public interface QueryFilter
| Modifier and Type | Method and Description |
|---|---|
OptionalInt |
getEndOfRange()
Returns the preset result set end.
|
Optional<Set<String>> |
getExcludeFields()
Returns the preset exclude filters.
|
String |
getIndex()
Returns the index.
|
OptionalInt |
getMaxResults()
Returns the preset max results.
|
OptionalInt |
getStartOfRange()
Returns the preset result set start.
|
boolean |
highLightInAllIsEnabled()
Use to highlight in all fields.
|
boolean |
highLightingIsEnabled()
Checks whether highlighting in results is enabled.
|
OptionalInt getMaxResults()
OptionalInt getStartOfRange()
OptionalInt getEndOfRange()
Optional<Set<String>> getExcludeFields()
boolean highLightingIsEnabled()
boolean highLightInAllIsEnabled()
String getIndex()
Copyright (c) 2014-2021 All Rights Reserved by the RWS Group for and on behalf of its affiliates and subsidiaries