public interface DefaultPhraseSlopAttribute
extends org.apache.lucene.util.Attribute
PhraseSlopQueryNodeProcessor
processor and
must be defined in the QueryConfigHandler
. This attribute tells the
processor what is the default phrase slop when no slop is defined in a
phrase. Modifier and Type | Method and Description |
---|---|
int |
getDefaultPhraseSlop() |
void |
setDefaultPhraseSlop(int defaultPhraseSlop) |
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.