<html>
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=ISO-8859-15">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p><span class="tlid-translation translation" lang="en">Thanks Shawn
for your reply<br>
I tried to bring the heap size to 5gb as you would like, but the
problem was not solved.<br>
"<i>If you have configured fts_solr with a URL that contains a #
character, it's never going to work.</i>"<br>
I'm not sure how to configure this but in the 90-plugins.conf
file I configured this:<br>
<br>
plugin {<br>
#setting_name = value<br>
fts = solr<br>
fts_solr = url = <a class="moz-txt-link-freetext" href="http://5.39.2.59">http://5.39.2.59</a>: 8987/solr/dovecot/<br>
}<br>
<br>
</span></p>
<p><span class="tlid-translation translation" lang="en">In the
10-mail.conf file I added this as a guide:<br>
<br>
# Space separated list of plugins to load for all services.
Plugins specific to<br>
# IMAP, LDA, etc. are added to this list in their own .conf
files.<br>
mail_plugins = $ mail_plugins fts fts_solr<br>
<br>
<br>
if I run one of these two commands as a guide<br>
curl <a class="moz-txt-link-freetext" href="http://5.39.2.59:8987/solr/dovecot/update?optimize=true">http://5.39.2.59:8987/solr/dovecot/update?optimize=true</a><br>
curl <a class="moz-txt-link-freetext" href="http://5.39.2.59:8987/solr/dovecot/update?commit=true">http://5.39.2.59:8987/solr/dovecot/update?commit=true</a><br>
I get</span></p>
<p><span class="tlid-translation translation" lang="en"><? xml
version = "1.0" encoding = "UTF-8"?><br>
<Response><br>
<lst name = "responseHeader"><br>
<int name = "status"> 0 </int><br>
<int name = "QTime"> 2 </int><br>
</ Lst><br>
</ Response><br>
<br>
</span><span class="tlid-translation translation" lang="en">this
is right? have I forgotten or am I wrong?<br>
If you have time to see or try any queries, I have access to
<a class="moz-txt-link-freetext" href="http://5.39.2.59:8987/solr/#/">http://5.39.2.59:8987/solr/#/</a> without a password.<br>
thanks for your time!</span></p>
<p><span class="tlid-translation translation" lang="en"><br>
</span></p>
<p><span class="tlid-translation translation" lang="en"><br>
</span></p>
<div class="moz-cite-prefix">Il 06/08/2019 23:30, Shawn Heisey via
dovecot ha scritto:<br>
</div>
<blockquote type="cite"
cite="mid:533dabe7-f45a-7501-c234-32681a4422db@elyograg.org">On
8/5/2019 12:02 PM, HTMLServices.it via dovecot wrote:
<br>
<blockquote type="cite">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.
<br>
</blockquote>
<br>
If the problems you're having are with Solr itself and not
fts_solr, then the Solr mailing list or IRC channel is probably a
better place to get help.
<br>
<br>
<a class="moz-txt-link-freetext" href="https://lucene.apache.org/solr/community.html#mailing-lists-irc">https://lucene.apache.org/solr/community.html#mailing-lists-irc</a>
<br>
<br>
The following info, combined with your document count of 28000,
will be very useful:
<br>
<br>
<a class="moz-txt-link-freetext" href="https://cwiki.apache.org/confluence/display/solr/SolrPerformanceProblems#SolrPerformanceProblems-Askingforhelponamemory/performanceissue">https://cwiki.apache.org/confluence/display/solr/SolrPerformanceProblems#SolrPerformanceProblems-Askingforhelponamemory/performanceissue</a>
<br>
<br>
When gathering the screenshot, be sure that the process listing is
sorted as described.
<br>
<br>
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.
<br>
<br>
<blockquote type="cite">I did several tests but I can't get it to
work, this is the test server link:
<a class="moz-txt-link-freetext" href="http://5.39.2.59:8987/solr/#/">http://5.39.2.59:8987/solr/#/</a>
<br>
</blockquote>
<br>
If you have configured fts_solr with a URL that contains a #
character, it's never going to work. URLs containing # are only
usable in a browser and will not function correctly anywhere else.
<br>
<br>
Thanks,
<br>
Shawn
<br>
</blockquote>
<pre class="moz-signature" cols="72">
</pre>
</body>
</html>