Uses of Class
com.logicaldoc.core.searchengine.IndexException
Packages that use IndexException
-
Uses of IndexException in com.logicaldoc.core.searchengine
Methods in com.logicaldoc.core.searchengine that throw IndexExceptionModifier and TypeMethodDescriptionvoid
SearchEngine.addHit
(Document document, InputStream content) Adds a new hit to the indexvoid
Adds a new Hit into the indexvoid
StandardSearchEngine.addHit
(Document document, InputStream content) void