程序包 | 说明 |
---|---|
org.opencms.search |
Implements the main full text search and indexing functions available in OpenCms.
|
org.opencms.search.solr |
类和说明 |
---|
CmsSolrConfiguration
The Solr configuration class.
|
CmsSolrFieldConfiguration
The search field implementation for Solr.
|
CmsSolrIndex
Implements the search within an Solr index.
|
类和说明 |
---|
CmsSolrDocumentXmlContent
Special document text extraction factory for Solr index.
|
CmsSolrField
An individual field for the Solr search index.
|
CmsSolrIndex
Implements the search within an Solr index.
|
CmsSolrQuery
A Solr search query.
|
CmsSolrResultList
Encapsulates a list of 'OpenCms resource documents' (
CmsSearchResource ). |
I_CmsSolrPostSearchProcessor
The post document processor can be used in order to
manipulate search results after the OpenCms permission
check has been done.
|