Interface DefaultOperatorAttribute

  • All Superinterfaces:
    org.apache.lucene.util.Attribute
    All Known Implementing Classes:
    DefaultOperatorAttributeImpl

    @Deprecated
    public interface DefaultOperatorAttribute
    extends org.apache.lucene.util.Attribute
    Deprecated.
    This attribute is used by GroupQueryNodeProcessor processor and must be defined in the QueryConfigHandler. This attribute tells the processor which is the default boolean operator when no operator is defined between terms.