| Package | Description |
|---|---|
| com.stratio.cassandra.lucene.builder | |
| com.stratio.cassandra.lucene.builder.search.condition |
| Modifier and Type | Method and Description |
|---|---|
static PhraseCondition |
Builder.phrase(String field,
String value)
Returns a new
PhraseCondition for the specified field and values. |
| Modifier and Type | Method and Description |
|---|---|
PhraseCondition |
PhraseCondition.slop(Integer slop)
Returns this builder with the specified slop.
|
Copyright © 2016. All rights reserved.