|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PhraseContext
| Method Summary | |
|---|---|
PhraseMatchingContext |
onField(String fieldName)
field / property the term query is executed on |
PhraseContext |
withSlop(int slop)
Sets the number of other words permitted between words in query phrase. |
| Methods inherited from interface org.hibernate.search.query.dsl.QueryCustomization |
|---|
boostedTo, filteredBy, withConstantScore |
| Method Detail |
|---|
PhraseContext withSlop(int slop)
WITHIN or NEAR operator.
Defaults to 0
PhraseMatchingContext onField(String fieldName)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||