public class Search
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
Search.SearchType
The type of search operation.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<Document> |
getAllResults() |
int |
getCount()
Gets the count of the search result.
|
java.util.List<Document> |
getNextResultSet() |
Copyright © 2018 Amazon Web Services, Inc. All Rights Reserved.