Package | Description |
---|---|
lumis.search | |
lumis.search.lucene |
Modifier and Type | Method and Description |
---|---|
abstract SearchResults |
Searcher.search(SearchQuery searchQuery)
Deprecated.
Runs the given
search query and returns the search results . |
abstract void |
Searcher.validate(SearchQuery searchQuery)
Deprecated.
Checks is the given
search query is syntactically correct. |
Modifier and Type | Class and Description |
---|---|
class |
LuceneSearchQuery
Deprecated.
This class may be removed in the future. Its features are
intended to be included in the
Lumis search framework ,
but not necessarily in a compatible form. |
Modifier and Type | Method and Description |
---|---|
SearchResults |
LuceneSearcher.search(SearchQuery searchQuery)
Deprecated.
|
void |
LuceneSearcher.validate(SearchQuery searchQuery)
Deprecated.
|
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.