| Interface | Description |
|---|---|
| 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 | |
| ClosingIndexSearcher | |
| DebugXPathHandler | |
| FilterIndexReaderByStringId |
An index reader that filters documents from another.
|
| LuceneAlfrescoFtsQueryLanguage |
Alfresco FTS Query language support
|
| LuceneAlfrescoSqlQueryLanguage |
Support for sql-cmis-strict in the search service
|
| 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–2018 Alfresco Software. All rights reserved.