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
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
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
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 the proper solution for this problem?
Am I missing some