code
docs
tests
Index/Query services backed by an embedded Apache Solr Search.
Solr Index/Query service do not support the Zest™ Query API but only native Solr queries.
Apache Solr Index/Query exclusively use the FileConfig Library to locate the directory where it persists its index.
You must provide solrconfig.xml
and schema.xml
files either from the classpath or in the configuration directory of
the FileConfig Library.