Solr 8.6.1
mail-archives.apache.org
Solr 8.6.1
1–10 of 24 posts
Re: Solr 8.6.1
#2Re: Solr 8.6.1
#3Re: Solr 8.6.1
#4Re: Solr 8.6.1
#5Re: Solr 8.6.1
#6Weirdly I still find Solr easier to use then ES. Solrs's bulk import has csv support out of the box instead of converting it to json first and increasing its size and payload a lot. The query DSL is way easier and better documented I find. And it tends not to break all the time between releases. I moved a couple of times from Solr to Es and back again. SOLR comes with a tiny admin that you can just use OOB and use to…
Re: Solr 8.6.1
#7https://linuxsecurity.com/advisories/deblts/debian-lts-dla-2...
https://lists.debian.org/debian-lts-announce/2020/08/msg0002...
Re: Solr 8.6.1
#8Weirdly I still find Solr easier to use then ES. Solrs's bulk import has csv support out of the box instead of converting it to json first and increasing its size and payload a lot. The query DSL is way easier and better documented I find. And it tends not to break all the time between releases. I moved a couple of times from Solr to Es and back again. SOLR comes with a tiny admin that you can just use OOB and use to…
It’s also amazing how versatile solr is - I’ve used as both an embedded search lib in an tool as well as a multi region distributed replicated cluster in large scale prod environments, all from pretty much the same distribution.
Re: Solr 8.6.1
#9Earlier quoted context omitted.
It’s also amazing how versatile solr is - I’ve used as both an embedded search lib in an tool as well as a multi region distributed replicated cluster in large scale prod environments, all from pretty much the same distribution.
Could you speak more about using solr as a primary DB? Or did I misunderstand how you were using it?
Re: Solr 8.6.1
#10https://glennengstrand.info/software/performance/elasticsear...