Uses of Class
com.couchbase.client.java.search.result.SearchRowLocation
| Package | Description |
|---|---|
| com.couchbase.client.java.search.result |
Holds search result classes and interfaces.
|
-
Uses of SearchRowLocation in com.couchbase.client.java.search.result
Methods in com.couchbase.client.java.search.result that return types with arguments of type SearchRowLocation Modifier and Type Method Description List<SearchRowLocation>SearchRowLocations. get(String field)List<SearchRowLocation>SearchRowLocations. get(String field, String term)List<SearchRowLocation>SearchRowLocations. getAll()