public interface ISearchResults
Modifier and Type | Method and Description |
---|---|
int |
getEstimatedTotalResults()
Gets the estimated total number of results matching the provided search terms.
|
java.util.List<ISearchResource> |
getResultList()
Gets the results that have been returned from search, processed for the
end-user's security access, for the current range.
|
int |
getResultRangeEnd()
Gets the ending index of the results this SearchResults represented.
|
int |
getResultRangeStart()
Gets the starting index of the results this SearchResults represented.
|
int getEstimatedTotalResults()
int getResultRangeStart()
SearchOptions
.int getResultRangeEnd()
java.util.List<ISearchResource> getResultList()
Licensed Materials - Property of IBM
OpenPages with Watson (PID: 5725-D51)
© Copyright IBM Corporation 2013, 2020. All Rights Reserved.
US Government Users Restricted Rights -
Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.