Package | Description |
---|---|
com.couchbase.client.java.search.result |
Holds search result classes and interfaces.
|
Modifier and Type | Method and Description |
---|---|
List<SearchRowLocation> |
SearchRowLocations.get(String field) |
List<SearchRowLocation> |
SearchRowLocations.get(String field,
String term) |
List<SearchRowLocation> |
SearchRowLocations.getAll() |
Copyright © 2020 Couchbase, Inc.. All rights reserved.