Interface | Description |
---|---|
ADMLuceneIndexer |
ADM indexer implemtations
|
JSONResult |
Json returned from Solr
|
LuceneConfig | |
LuceneIndexer | |
LuceneIndexerAndSearcher | |
LuceneIndexerAndSearcher.ReadOnlyWork<Result> | |
LuceneQueryLanguageSPI | |
LuceneSearcher |
Lucene implementation specific entension to the seracher API
|
SolrJsonProcessor<T extends JSONResult> |
Processes Json returned from Solr
|
Class | Description |
---|---|
AbstractAlfrescoFtsQueryLanguage | |
AbstractIndexerAndSearcher | |
AbstractLuceneBase |
Common support for abstracting the lucene indexer from its configuration and management requirements.
|
AbstractLuceneIndexerAndSearcherFactory |
This class is resource manager LuceneIndexers and LuceneSearchers.
|
AbstractLuceneIndexerAndSearcherFactory.LuceneIndexBackupComponent |
This component is able to safely perform backups of the Lucene indexes while the server is running.
|
AbstractLuceneIndexerAndSearcherFactory.LuceneIndexBackupJob |
Job that lock uses the
AbstractLuceneIndexerAndSearcherFactory.LuceneIndexBackupComponent to perform safe backups of the Lucene indexes. |
AbstractLuceneIndexerImpl<T> |
Common support for indexing across implementations
|
AbstractLuceneIndexerImpl.Command<S> | |
AbstractLuceneQueryLanguage | |
ADMLuceneIndexerAndSearcherFactory |
Factory for ADM indxers and searchers
|
ADMLuceneIndexerImpl |
The implementation of the lucene based indexer.
|
ADMLuceneNoActionIndexerImpl | |
ADMLuceneSearcherImpl |
The Lucene implementation of Searcher At the moment we support only lucene based queries.
|
ADMLuceneUnIndexedIndexAndSearcherFactory | |
ClosingIndexSearcher | |
DebugXPathHandler | |
FilterIndexReaderByStringId |
An index reader that filters documents from another.
|
LuceneAlfrescoFtsQueryLanguage |
Alfresco FTS Query language support
|
LuceneAlfrescoLuceneQueryLanguage |
Alfresco FTS Query language support
|
LuceneAlfrescoSqlQueryLanguage |
Support for sql-cmis-strict in the search service
|
LuceneAlfrescoXPathQueryLanguage |
Alfresco FTS Query language support
|
LuceneCategoryServiceImpl |
Category service implementation
|
LuceneCmisStrictSqlQueryLanguage |
Support for Alfresco SQL in the search service
|
LuceneOpenCMISAlfrescoSqlQueryLanguage |
Support for sql-cmis-strict in the search service
|
LuceneOpenCMISStrictSqlQueryLanguage |
Support for Alfresco SQL in the search service
|
LuceneResultSet |
Implementation of a ResultSet on top of Lucene Hits class.
|
LuceneResultSetRow |
A row in a result set.
|
LuceneResultSetRowIterator |
Iterate over the rows in a LuceneResultSet
|
PagingLuceneResultSet | |
PagingLuceneResultSetRowIteratorImpl | |
SolrJSONResultSet | |
SolrJSONResultSetRow | |
SolrJSONResultSetRowIterator | |
SolrStatsResult |
The results of executing a solr stats query
|
SolrSuggesterResult |
Enum | Description |
---|---|
AbstractLuceneIndexerImpl.Action |
Enum for indexing actions against a node
|
AbstractLuceneIndexerImpl.FTSStatus | |
AbstractLuceneIndexerImpl.IndexUpdateStatus |
Exception | Description |
---|---|
LuceneIndexException |
Exceptions relating to indexing within the lucene implementation
|
QueryParameterisationException |
Copyright © 2005–2017 Alfresco Software. All rights reserved.