Uses of Class
com.logicaldoc.core.searchengine.Search
Packages that use Search
Package
Description
Automation subsystem that allows you to program your own logic inside the
platform.
The automation engine can be accessed through the class
Please note the special annotation
The automation engine can be accessed through the class
Automation
Please note the special annotation
AutomationDictionary
that is used to
automatically put in the Dictionary whatever bean you need.The core of the search engine.
-
Uses of Search in com.logicaldoc.core.automation
Methods in com.logicaldoc.core.automation that return SearchModifier and TypeMethodDescriptionSearchTool.newSearch
(SearchOptions options) Factory method for searches. -
Uses of Search in com.logicaldoc.core.searchengine
Subclasses of Search in com.logicaldoc.core.searchengineModifier and TypeClassDescriptionclass
Search specialization for the Full text search.class
Search specialization for the Tag search.Methods in com.logicaldoc.core.searchengine that return Search -
Uses of Search in com.logicaldoc.core.searchengine.folder
Subclasses of Search in com.logicaldoc.core.searchengine.folder