| AbstractAlfrescoFtsQueryLanguage |
|
| AbstractIndexerAndSearcher |
|
| AbstractJSONAPIResult |
JSON returned from SOLR API Parser
This class defines common properties and performs response header parsing.
|
| AbstractLuceneBase |
Common support for abstracting the lucene indexer from its configuration and management requirements.
|
| AbstractLuceneIndexerImpl.Action |
Enum for indexing actions against a node
|
| AbstractLuceneIndexerImpl.Command |
|
| AbstractLuceneIndexerImpl.FTSStatus |
|
| AbstractLuceneIndexerImpl.IndexUpdateStatus |
|
| AbstractLuceneQueryLanguage |
|
| ClosingIndexSearcher |
|
| FilterIndexReaderByStringId.FilterTermDocs |
Filter implementation
|
| JSONAPIResult |
JSON returned from SOLR API
|
| JSONAPIResultFactory.ACTION |
SOLR CoreAdmin API Actions (partial list)
|
| JSONAPIResultFactory.COMMAND |
SOLR API Commands (partial list)
|
| JSONAPIResultFactory.HANDLER |
SOLR API Handlers (partial list)
|
| JSONResult |
Json returned from Solr
|
| LuceneConfig |
|
| LuceneIndexer |
|
| LuceneIndexerAndSearcher |
|
| LuceneIndexerAndSearcher.ReadOnlyWork |
|
| LuceneIndexException |
Exceptions relating to indexing within the lucene implementation
|
| LuceneQueryLanguageSPI |
|
| LuceneResultSet |
Implementation of a ResultSet on top of Lucene Hits class.
|
| LuceneSearcher |
Lucene implementation specific entension to the seracher API
|
| PagingLuceneResultSet |
|