Displaying 2 results from an estimated 2 matches for "c6cbc835".
Did you mean:
86bbc835
2019 Jan 02
0
Solr
...> How are you starting Solr? (I use the provided "solr/bin/solr start" command, wrapped inside a systemd service).
>
> --
> Daniel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://dovecot.org/pipermail/dovecot/attachments/20190102/c6cbc835/attachment-0001.html>
2019 Jan 02
7
Solr
The real main differecne seems coming from "diffconfig.xml"
When I put yours, Solr delete (!) schema.xml and create a
"manage-schema" and starts complaining about useless types (tdates,
booleans, etc..) that are not needed for Mail fileds
When I put mine (from standard distribution of Arch), it keeps things as
they are (yeah !), does not complains about those useless types