org.apache.lucene.util.AttributeAllowLeadingWildcardAttributeImpl@Deprecated public interface AllowLeadingWildcardAttribute extends org.apache.lucene.util.Attribute
AllowLeadingWildcardProcessor processor and
must be defined in the QueryConfigHandler. It basically tells the
processor if it should allow leading wildcard. | Modifier and Type | Method | Description |
|---|---|---|
boolean |
isAllowLeadingWildcard() |
Deprecated.
|
void |
setAllowLeadingWildcard(boolean allowLeadingWildcard) |
Deprecated.
|
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.