In general -- i would not suggest mixing EmbeddedSolrServer with a
different style (unless the other instances are read only).  If you
have multiple instances writing to the same files on disk you are
asking for problems.

Have you tried just using StreamingUpdateSolrServer for daily update?
I would suspect that it would be faster then EmbeddedSolrServer
anyway.

ryan



On Wed, Apr 25, 2012 at 11:32 PM, pcrao <purn...@gmail.com> wrote:
> Hi,
>
> Any more thoughts??
>
> Thanks,
> PC Rao.
>
> --
> View this message in context: 
> http://lucene.472066.n3.nabble.com/EmbeddedSolrServer-and-StreamingUpdateSolrServer-tp3889073p3940383.html
> Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to