Uses of Class
com.logicaldoc.core.searchengine.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
Modifier and TypeMethodDescriptionSearchTool.newSearch
(SearchOptions options) Factory method for searches. -
Uses of Search in com.logicaldoc.core.searchengine
Modifier and TypeClassDescriptionclass
Search specialization for the Full text search.class
Search specialization for the Tag search. -
Uses of Search in com.logicaldoc.core.searchengine.folder