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