Displaying 3 results from an estimated 3 matches for "askingforhelponamemory".
2019 Aug 05
2
Problem Solr and centos 7
Hi everyone
Given that I am not an expert, I am doing tests with Solr, I installed
following the guide but I have no benefits on the search, the search on
the body on 28000 mails takes a few minutes and then goes to timeout.
I had installed version 8.2.0 of solr then I thought that there is
something not compatible with centos 7 so I installed version 7.7.0 as
an example on the guide
2019 Aug 06
0
Problem Solr and centos 7
...channel is probably a better place to
get help.
https://lucene.apache.org/solr/community.html#mailing-lists-irc
The following info, combined with your document count of 28000, will be
very useful:
https://cwiki.apache.org/confluence/display/solr/SolrPerformanceProblems#SolrPerformanceProblems-Askingforhelponamemory/performanceissue
When gathering the screenshot, be sure that the process listing is
sorted as described.
With no other info to go on, I suspect that maybe your Solr install is
still configured with a 512MB heap and that the heap size needs to be
increased to handle the index you've built....
2019 Aug 07
1
Problem Solr and centos 7
...> to get help.
>
> https://lucene.apache.org/solr/community.html#mailing-lists-irc
>
> The following info, combined with your document count of 28000, will
> be very useful:
>
> https://cwiki.apache.org/confluence/display/solr/SolrPerformanceProblems#SolrPerformanceProblems-Askingforhelponamemory/performanceissue
>
>
> When gathering the screenshot, be sure that the process listing is
> sorted as described.
>
> With no other info to go on, I suspect that maybe your Solr install is
> still configured with a 512MB heap and that the heap size needs to be
> increased...