Package org.opencms.search.solr

Interface Summary
I_CmsSolrPostSearchProcessor The post document processor can be used in order to manipulate search results after the OpenCms permission check has been done.
 

Class Summary
CmsSolrConfiguration The Solr configuration class.
CmsSolrDocument A search document implementation for Solr indexes.
CmsSolrDocumentContainerPage Lucene document factory class to extract index data from a resource of type CmsResourceTypeContainerPage.
CmsSolrDocumentXmlContent Special document text extraction factory for Solr index.
CmsSolrField An individual field for the Solr search index.
CmsSolrFieldConfiguration The search field implementation for Solr.
CmsSolrIndex Implements the search within an Solr index.
CmsSolrIndexWriter Implements the index writer for the Solr server used by OpenCms.
CmsSolrLinkProcessor This Solr post processor generates for each found document the corresponding link and adds this link into the resulting document as field.
CmsSolrQuery A Solr search query.
CmsSolrResultList Encapsulates a list of 'OpenCms resource documents' (CmsSearchResource).
Messages Convenience class to access the localized messages of this OpenCms package.