Interface | Description |
---|---|
SiteDocumentProvider |
Additional indexed documents provider.
The goal is to provide documents which are not pages and needs to be indexed into order to be search. |
SolrWebFieldNames |
Constants for Solr field names related to indexation of contents / pages...
|
Class | Description |
---|---|
SiteDocumentProviderExtensionPoint |
ExtensionPoint for registering SiteDocumentProvider s. |
SolrPageIndexer |
Component responsible for indexing a page with all its contents.
|
SolrSiteIndexer |
Solr implementation of
SiteIndexer . |
SolrWebIndexer |
Component realizing various web-specific tasks relative to solr indexing.
|
SolrWebWorkspaceIndexer |
Web-specific component indexing a workspace in a Solr server.
|