Currently only Solr is supported. The immediate goal is to support both Solr and Elasticsearch. The interface to Solr needs to be abstracted and Elasticsearch connection libraries and hooks needs to be developed.
Done! All API calls are abstracted and implemented for both Solr and Elastic (with the exception of the pass-through search query covered in another issue)
Currently only Solr is supported. The immediate goal is to support both Solr and Elasticsearch. The interface to Solr needs to be abstracted and Elasticsearch connection libraries and hooks needs to be developed.