Package | Description |
---|---|
lumis.doui.search | |
lumis.portal.bigdata.query |
Interfaces and classes used for performing a query in
IBigDataRepository (more specifically in an IBigDataSearcher ). |
lumis.search.lucene |
Modifier and Type | Method and Description |
---|---|
protected Object |
SearchDataProvider.getHighlight(ISearchHit hit,
ISourceData row)
Returns the highlight value for the given row.
|
protected String |
SearchDataProvider.getMainPublishedContextUrlValue(ISearchHit hit)
Returns the main context URL value that user has access permission.
|
protected Object |
SearchDataProvider.getPublications(ISearchHit hit,
ISourceData row,
SearchSource searchSource)
Returns the publications of the given search hit.
|
protected void |
SearchDataProvider.populateRow(SessionConfig sessionConfig,
ISourceData row,
ISearchHit hit,
Set<String> fieldIds,
SearchSource searchSource,
ITransaction transaction)
Populate the given row with the given search hit.
|
protected void |
SearchDataProvider.populateRowField(SessionConfig sessionConfig,
ISourceData row,
ISearchHit hit,
String fieldId,
SearchSource searchSource,
ITransaction transaction)
Populates the given field within the row with the given hit.
|
Modifier and Type | Method and Description |
---|---|
List<ISearchHit> |
ISearchResults.getHits()
Returns a list of
hits . |
Modifier and Type | Method and Description |
---|---|
protected String |
LuceneSearcher.getMainPublishedContextUrlValue(ISearchHit hit)
Deprecated.
Returns the main context URL value that user has access permission.
|
Lumisportal 10.1.2.170428 - Copyright © 2006–2017 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.