Re: Querying while Indexing
Please review: http://wiki.apache.org/solr/UsingMailingLists There's not much info to go on here. At a guess, you haven't issued a "commit". Best, Erick On Fri, May 30, 2014 at 3:26 AM, Sohan Kalsariya wrote: > Hi all: > I'm using solr 4.7.1 > While indexing my data on solr, I am not able to
Querying while Indexing
Hi all: I'm using solr 4.7.1 While indexing my data on solr, I am not able to get query results on solr. So how can I get query results while indexing the data on the solr?