Uses of Class
com.couchbase.client.core.api.search.result.CoreSearchRowLocation
-
Packages that use CoreSearchRowLocation Package Description com.couchbase.client.core.api.search.result -
-
Uses of CoreSearchRowLocation in com.couchbase.client.core.api.search.result
Methods in com.couchbase.client.core.api.search.result that return types with arguments of type CoreSearchRowLocation Modifier and Type Method Description List<CoreSearchRowLocation>CoreSearchRowLocations. get(String field)List<CoreSearchRowLocation>CoreSearchRowLocations. get(String field, String term)List<CoreSearchRowLocation>CoreSearchRowLocations. getAll()
-