Displaying 5 results from an estimated 5 matches for "sorl".
Did you mean:
sol
2023 Mar 27
1
How to use dovecot with more recent versions of solr (8x, 9x)?
Hello,
dovecot version 2.3.13 (89f716dc2)
The dovecot solr installation guide [1] gives links and configuration info for
sorl 7.7.0. However, sorl was deprecated some time ago. Those links to 7.7.0
don't work anymore. Sorl is currently available in versions 8.11.2 and 9.1.1
[3].
Specifically, one section in the guide states [2]:
[[
Install schema.xml and solrconfig.xml
Copy doc/solr-config-7.7.0.xml and doc/solr-sc...
2019 Jul 05
2
Dovecot and Solr on the same server or on different
...ving the Solr up and running?
>
> What is the best procedure to move all mailbox search index from the
> current (old) style to Solr?
>
> Like: doveadm index -A -q '*'
This should do it. I did some searches. That triggers indexing when
there is none.
> May I adjust some Sorl defaults for memory/cahces etc to suite my
> setup?
Apart from min and max java mem i didn't change any solr defaults. I'm
using solr 8.0.0 and setup as described in the wiki.
I changed the provided schema from the wiki to support partial searches.
The index grew quite a bit but it'...
2019 Jun 20
2
Dovecot and Solr on the same server or on different
> So if dovecot and Solr are good with a host each, I m fine with
>managing two VMs.
They do. I'm using such a setup for some years now.
--
Christian Kivalo
2019 Jun 21
0
Dovecot and Solr on the same server or on different
...using such a setup for some years now.
May be you you could give me some suggestions on how to proceed after having the Solr up and running?
What is the best procedure to move all mailbox search index from the current (old) style to Solr?
Like: doveadm index -A -q '*'
May I adjust some Sorl defaults for memory/cahces etc to suite my setup?
Thanks fro feedback and regards . G?tz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://dovecot.org/pipermail/dovecot/attachments/20190621/7032bec9/attachment-0001.html>
-------------- next part ------...
2019 Jul 05
0
Dovecot and Solr on the same server or on different
...t;
> > What is the best procedure to move all mailbox search index from the
> > current (old) style to Solr?
> >
> > Like: doveadm index -A -q '*'
> This should do it. I did some searches. That triggers indexing when
> there is none.
> > May I adjust some Sorl defaults for memory/cahces etc to suite my
> > setup?
> Apart from min and max java mem i didn't change any solr defaults. I'm
> using solr 8.0.0 and setup as described in the wiki.
> I changed the provided schema from the wiki to support partial searches.
> The index grew...