Uses of Class
com.logicaldoc.core.searchengine.SearchException
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 SearchException in com.logicaldoc.core.automation
Modifier and TypeMethodDescriptionSearchTool.search
(SearchOptions options) Instantiates a newSearch
-
Uses of SearchException in com.logicaldoc.core.searchengine
Modifier and TypeMethodDescriptionvoid
FulltextSearch.internalSearch()
void
TagSearch.internalSearch()
Search.search()
Perform the search -
Uses of SearchException in com.logicaldoc.core.searchengine.folder
-
Uses of SearchException in com.logicaldoc.webservice.rest
-
Uses of SearchException in com.logicaldoc.webservice.rest.client
-
Uses of SearchException in com.logicaldoc.webservice.rest.endpoint
-
Uses of SearchException in com.logicaldoc.webservice.soap
Modifier and TypeMethodDescriptionSearchService.find
(String sid, WSSearchOptions options) Performs a search by the search options. -
Uses of SearchException in com.logicaldoc.webservice.soap.client
-
Uses of SearchException in com.logicaldoc.webservice.soap.endpoint