Package org.ametys.web.indexing.solr
-
Interface Summary 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 Summary Class Description SiteDocumentProviderExtensionPoint ExtensionPoint
for registeringSiteDocumentProvider
s.SolrPageIndexer Component responsible for indexing a page with all its contents.SolrSiteIndexer Solr implementation ofSiteIndexer
.SolrWebIndexer Component realizing various web-specific tasks relative to solr indexing.SolrWebWorkspaceIndexer Web-specific component indexing a workspace in a Solr server.