Uses of Class
com.logicaldoc.core.searchengine.Hits
-
Uses of Hits in com.logicaldoc.core.searchengine
Modifier and TypeMethodDescriptionExecutes a low-level query in the fulltext index
Attention: The hits will be populated with just the fields stored in the indexSearchEngine.search
(String expression, Set<String> filters, String expressionLanguage, Integer rows) Search for hits.
Attention: The hits will be populated with just the fields stored in the indexStandardSearchEngine.search
(String expression, Set<String> filters, String expressionLanguage, Integer rows)