Re: Querying while Indexing

2014-05-30 Thread Erick Erickson
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

2014-05-30 Thread Sohan Kalsariya
​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?