org.hibernate.search.query.dsl.impl
Class PhraseQueryContext
java.lang.Object
org.hibernate.search.query.dsl.impl.PhraseQueryContext
public class PhraseQueryContext
- extends Object
- Author:
- Emmanuel Bernard
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PhraseQueryContext
public PhraseQueryContext()
getSlop
public int getSlop()
setSlop
public void setSlop(int slop)
getSentence
public String getSentence()
setSentence
public void setSentence(String sentence)
Copyright © 2006-2012 Red Hat Middleware, LLC. All Rights Reserved