Package com.logicaldoc.core.searchengine
package com.logicaldoc.core.searchengine
The core of the search engine. LogicalDOC supports different kind of searches that are implementations of the
The entry point to this package is the
SearchEngine
The entry point to this package is the
Search
that allows a client to search documents and other objects.- Since:
- 1.0
- See Also:
-
ClassDescriptionSearch specialization for the Full text search.Search options specialization for the Full text search.Search resultModels the field names that can be stored in the indexIterator on the collection of hits, plus some statistical informations about the query.This task enlists all non-indexed documents and performs the indexingAn error happened during indexingThis task optimises all indexesProcessor that takes care to store the language field of an incoming hit into a thread local variable.Basic factory needed to instantiate the LanguageProcessorThis class executes a search against the full-text indexesModel of a search engine with search and I/O capabilities.An error happened during searchSearch optionsStandard implementation that implements a local search engineSearch specialization for the Tag search.Search options specialization for the Tag text search.