Re: Issues with SolrJ and IndexReader reopening

2009-11-04 Thread Simon Wistow
On Fri, Oct 30, 2009 at 11:20:19AM +0530, Shalin Shekhar Mangar said: > That is very strange. IndexReaders do get re-opened after commits. Do you > see a commit message in the Solr logs? Sorry for the delay - I've been trying to puzzle over this some more. The code looks like server.add(do

Re: Issues with SolrJ and IndexReader reopening

2009-10-29 Thread Shalin Shekhar Mangar
On Fri, Oct 30, 2009 at 2:37 AM, Simon Wistow wrote: > We've been trying to build an indexing pipeline using SolrJ but we've > run into a couple of issues - namely that IndexReaders don't seem to get > reopened after a commit(). > > After an index or delete the change doesn't show up until I rest