Uses of Class
com.couchbase.client.java.search.queries.MatchAllQuery
Package | Description |
---|---|
com.couchbase.client.java.search | |
com.couchbase.client.java.search.queries |
-
Uses of MatchAllQuery in com.couchbase.client.java.search
Methods in com.couchbase.client.java.search that return MatchAllQuery Modifier and Type Method Description static MatchAllQuery
SearchQuery. matchAll()
Prepare aMatchAllQuery
body. -
Uses of MatchAllQuery in com.couchbase.client.java.search.queries
Methods in com.couchbase.client.java.search.queries that return MatchAllQuery Modifier and Type Method Description MatchAllQuery
MatchAllQuery. boost(double boost)