Package com.logicaldoc.core.searchengine
Class Hits
java.lang.Object
com.logicaldoc.core.searchengine.Hits
- All Implemented Interfaces:
Serializable
,Iterator<Hit>
Iterator on the collection of hits, plus some statistical informations about
the query. Attention: each hit's data is lazy loaded.
- Since:
- 6.5
- Author:
- Marco Meschieri - LogicalDOC
- See Also: