They are both SolrJ.

What is happening is I have a "batch" indexer application that does a full
re-index once per day. I also have an "incremental" indexer that takes
items off a queue when they are updated.

The problem only happens when both are running at the same time - they also
run from the same machine. I am going to dig into this today and see what I
find - I didn't get around to it yesterday.

Question: I don't seem to see a StreamingUpdateSolrServer object on the 4.0
beta. I did see the ConcurrentUpdateSolrServer - this seems like a similar
choice. Is this correct?

On Wed, Oct 10, 2012 at 9:43 AM, Sami Siren <ssi...@gmail.com> wrote:

> On Wed, Oct 10, 2012 at 5:36 PM, Briggs Thompson
> <w.briggs.thomp...@gmail.com> wrote:
> > There are other updates that happen on the server that do not fail, so
> the
> > answer to your question is yes.
>
> The other updates are using solrj or something else?
>
> It would be helpful if you could prepare a simple java program that
> uses solrj to demonstrate the problem. Based on the available
> information it is really difficult try to guess what's happening.
>
> --
>  Sami Siren
>

Reply via email to