Re: Solr Not Searching while INDEXING the DATA

2014-05-06 Thread Sohan Kalsariya
I solved the problem by increasing the RAM to 2GB. Thanks a lot. On Tue, May 6, 2014 at 11:32 AM, Sohan Kalsariya wrote: > Thanks a lot Shawn for the help! > we have given dedicated server to the solr and the RAM size is 650 MB. > ​This didn't​ happen when I was doing it locally. > I have seen t

Re: Solr Not Searching while INDEXING the DATA

2014-05-05 Thread Sohan Kalsariya
Thanks a lot Shawn for the help! we have given dedicated server to the solr and the RAM size is 650 MB. ​This didn't​ happen when I was doing it locally. I have seen the same problem in sphinx framework but ​it was solved using some feature called as "rotate", and we were able to search the QUERY w

Re: Solr Not Searching while INDEXING the DATA

2014-05-05 Thread Shawn Heisey
On 5/5/2014 5:39 AM, Sohan Kalsariya wrote: > I am not able to search for the data while indexing. > Indexing is done via the dataimport handler. > While searching for the documents (in between indexing is happening), it > gives the broken pipe exception and wont search anything. > What should be t