[SOLR] Where is solr-schema.xml?
Hello,
running dovecot 2.3.2.1 on Arch Linux, and installed solr 7.4.0.
According to the wiki, there should be doc/solr-schema.xml, but I cannot find it.
Tried "whereis dovecot": dovecot: /usr/bin/dovecot /usr/lib/dovecot /etc/dovecot /usr/include/dovecot /usr/share/dovecot /usr/share/man/man1/dovecot.1.gz
But I cannot find any xml files using find /usr/{lib,share}/dovecot -name "*.xml"
Kind regards
Peter
Here? https://github.com/dovecot/core/blob/master-2.3/doc/solr-schema.xml
Jakub Lánský
IT administration/support technician jakub@lansky.biz GSM: +420776172737 Jabber/GTalk: lenny@blesmrt.net
-------- Původní zpráva -------- Od: Peter Nabbefeld peter.nabbefeld@gmx.de Komu odpovědět: Dovecot Mailing List dovecot@dovecot.org Komu: dovecot@dovecot.org Předmět: [SOLR] Where is solr-schema.xml? Datum: Fri, 27 Jul 2018 15:50:35 +0200
Hello,
running dovecot 2.3.2.1 on Arch Linux, and installed solr 7.4.0.
According to the wiki, there should be doc/solr-schema.xml, but I cannot find it.
Tried "whereis dovecot": dovecot: /usr/bin/dovecot /usr/lib/dovecot /etc/dovecot /usr/include/dovecot /usr/share/dovecot /usr/share/man/man1/dovecot.1.gz
But I cannot find any xml files using find /usr/{lib,share}/dovecot -name "*.xml"
Kind regards
Peter
Thank You, Jakub. As there's no link in the wiki, I just expected to find the file in the installation.
Kind regards
Peter
Am 27.07.2018 um 16:13 schrieb Jakub Lánský:
Here? https://github.com/dovecot/core/blob/master-2.3/doc/solr-schema.xml
On 7/27/2018 7:50 AM, Peter Nabbefeld wrote:
running dovecot 2.3.2.1 on Arch Linux, and installed solr 7.4.0.
According to the wiki, there should be doc/solr-schema.xml, but I cannot find it.
On ubuntu, this is in the "dovecot-solr" package, not the main dovecot package. With that package installed, I found it here:
/usr/share/dovecot/solr-schema.xml
I've just checked the arch linux package info, and it says you should find it at:
usr/share/doc/dovecot/solr-schema.xml
This info is on the following page:
https://www.archlinux.org/packages/community/x86_64/dovecot/
Thanks, Shawn
Am 27.07.2018 um 17:54 schrieb Shawn Heisey:
running dovecot 2.3.2.1 on Arch Linux, and installed solr 7.4.0.
According to the wiki, there should be doc/solr-schema.xml, but I cannot find it. On ubuntu, this is in the "dovecot-solr" package, not the main dovecot
On 7/27/2018 7:50 AM, Peter Nabbefeld wrote: package. With that package installed, I found it here:
/usr/share/dovecot/solr-schema.xml
I've just checked the arch linux package info, and it says you should find it at:
usr/share/doc/dovecot/solr-schema.xml
This info is on the following page:
https://www.archlinux.org/packages/community/x86_64/dovecot/
Thanks, Shawn
Thank You, Shawn! On Arch, solr is not in the official repositories, so no dovecot-solr, too.
Kind regards Peter
participants (4)
-
Jakub Lánský
-
Peter Chiochetti
-
Peter Nabbefeld
-
Shawn Heisey