Uses of Class
com.couchbase.client.java.search.queries.MatchAllQuery
Package
Description
Namespace for various search-service related classes.
Contains the various APIs for search queries.
-
Uses of MatchAllQuery in com.couchbase.client.java.search
Modifier and TypeMethodDescriptionstatic MatchAllQuery
SearchQuery.matchAll()
Prepare aMatchAllQuery
body. -
Uses of MatchAllQuery in com.couchbase.client.java.search.queries