Interface MultiFieldAttribute

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

    @Deprecated
    public interface MultiFieldAttribute
    extends org.apache.lucene.util.Attribute
    Deprecated.
    This attribute is used by MultiFieldQueryNodeProcessor processor and must be defined in the QueryConfigHandler. This attribute tells the processor to which fields the terms in the query should be expanded.