Package | Description |
---|---|
lumis.doui.search | |
lumis.portal.bigdata.query |
Interfaces and classes used for performing a query in
IBigDataRepository (more specifically in an IBigDataSearcher ). |
Modifier and Type | Method and Description |
---|---|
protected HighlightConfig |
SearchDataProvider.getHighlightConfiguration()
Returns the highlight configuration.
|
Modifier and Type | Method and Description |
---|---|
HighlightConfig |
HighlightConfig.addHighlightFields(Collection<String> highlightFieldIds)
Adds the given field identifiers as highlighted fields.
|
HighlightConfig |
HighlightConfig.addHighlightFields(String... highlightFieldIds)
Adds the given field identifiers as highlighted fields.
|
HighlightConfig |
SearchQuery.getHighlight()
Returns the highlight configuration.
|
HighlightConfig |
HighlightConfig.setEndHighlightTag(String endHighlightTag)
Sets the end highlight custom tag.
|
HighlightConfig |
HighlightConfig.setFragmentSize(Integer fragmentSize)
Sets the highlight fragment size.
|
HighlightConfig |
HighlightConfig.setNumberOfFragments(Integer numberOfFragments)
Sets the maximum number of fragments returned by the search.
|
HighlightConfig |
HighlightConfig.setStartHighlightTag(String startHighlightTag)
Sets the start highlight custom tag.
|
Modifier and Type | Method and Description |
---|---|
SearchQuery |
SearchQuery.setHighlight(HighlightConfig highlight)
Sets the highlight configuration.
|
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.