| Package | Description |
|---|---|
| com.couchbase.client.core.api.search.result |
| Modifier and Type | Method and Description |
|---|---|
List<CoreSearchRowLocation> |
CoreSearchRowLocations.get(String field) |
List<CoreSearchRowLocation> |
CoreSearchRowLocations.get(String field,
String term) |
List<CoreSearchRowLocation> |
CoreSearchRowLocations.getAll() |
| Modifier and Type | Method and Description |
|---|---|
static CoreSearchRowLocations |
CoreSearchRowLocations.from(List<CoreSearchRowLocation> locations) |
Copyright © 2024 Couchbase, Inc.. All rights reserved.