Lumis search framework
,
but not necessarily in a compatible form.@Deprecated public class LuceneSearchQuery extends SearchQuery
SearchQuery
providing funcionalities only supported
by the LuceneSearcher
.Constructor and Description |
---|
LuceneSearchQuery()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
setSort(String fieldName,
boolean reverse)
Deprecated.
Sets the sorting criteria for this query, based on a single field.
|
getAttributes, getControlFilter, getControlQuery, getMaxRows, getStartAt, getUserQuery, setAttributes, setControlFilter, setControlQuery, setMaxRows, setStartAt, setUserQuery
public void setSort(String fieldName, boolean reverse)
fieldName
- the field name.reverse
- true
for descending order, false
for ascending order.LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.