| Package | Description |
|---|---|
| com.couchbase.client.java.search |
Namespace for various search-service related classes.
|
| com.couchbase.client.java.search.queries |
Contains the various APIs for search queries.
|
| Modifier and Type | Method and Description |
|---|---|
static MatchAllQuery |
SearchQuery.matchAll()
Prepare a
MatchAllQuery body. |
| Modifier and Type | Method and Description |
|---|---|
MatchAllQuery |
MatchAllQuery.boost(double boost) |
Copyright © 2021 Couchbase, Inc.. All rights reserved.