Uses of Class
com.couchbase.client.java.search.queries.MatchAllQuery
-
Packages that use MatchAllQuery 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. -
-
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)
-