On 2018/03/04 13:18, Stuart Henderson wrote: > OK to import? > > $ cat pkg/DESCR > Solr is a standalone enterprise search server with a REST-like API > supporting JSON, XML, CSV or binary over HTTP for document addition > and searches.
PS: I'm using this with Dovecot, basically following these instructions: https://wiki.idefix.fechner.net/freebsd:postfix_dovecot_virtual#solr_integration_in_dovecot The only changes compared to those docs are _solr for the uid and using rcctl instead of FreeBSD's "service". I've considered adding information about this to Dovecot's pkg-readme, but it's a bit unwieldy for that file (it needs a schema file as the one provided in Dovecot only works for an older version or solr), and really when that's updated, Dovecot's own docs should be sufficient.