Package Plugin\SearchSolr
Solr | Helper class for this plugin. |
SolrIndexer | This class sends update requests to a Solr core. If the request failed an exception is thrown. This class allows handling of more than one article at once. |
SolrSearcherAbstract | Abstract class for Solr search implementations. |
SolrSearcherSimple | Simple Solr search implementation. |
SolrSearchModule | This module handles a search request using a Solr searcher implementation and displays the returned search results using a Smarty template. |
SolrException |