Uses of Class
com.logicaldoc.core.searchengine.Hits
- 
Packages that use Hits Package Description com.logicaldoc.core.searchengine The core of the search engine. - 
- 
Uses of Hits in com.logicaldoc.core.searchengine
Methods in com.logicaldoc.core.searchengine that return Hits Modifier and Type Method Description HitsSearchEngine. search(String expression, String[] filters, String expressionLanguage, Integer rows)Search for hits.
Attention: The hits will be populated with just the fields stored in the indexHitsStandardSearchEngine. search(String expression, String[] filters, String expressionLanguage, Integer rows) 
 -