I don't really understand what you're saying here. Solr is pretty
fast, why not just put all 400K docs on a Solr instance and just use
that?

EmbeddedSolrServer works, but it really seems like for a small corpus
like this just using a separate stand-alone Solr is way easier.

Best,
Erick

On Wed, Nov 22, 2017 at 11:39 AM, hvengurlekar <harsh2...@gmail.com> wrote:
> Hello Folks,
> Currently, I am using SOLR in production and the around 400000 documents are
> stored. For a particular use-case, I am looking to cache around 100000
> documents daily. I am thinking of using embedded solr as the cache to
> support the range queries. I did not find any good documentation regarding
> why embedded solr is not a best practice?
> Could you guys please help me out? Thanks!
>
>
>
> --
> Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html

Reply via email to