Package | Description |
---|---|
com.couchbase.client.java.search | |
com.couchbase.client.java.search.queries |
Modifier and Type | Method and Description |
---|---|
static MatchPhraseQuery |
SearchQuery.matchPhrase(String matchPhrase)
Prepare a
MatchPhraseQuery body. |
Modifier and Type | Method and Description |
---|---|
MatchPhraseQuery |
MatchPhraseQuery.analyzer(String analyzer) |
MatchPhraseQuery |
MatchPhraseQuery.boost(double boost) |
MatchPhraseQuery |
MatchPhraseQuery.field(String field) |
Copyright © 2015 Couchbase, Inc.