public interface MultiFieldAttribute
extends org.apache.lucene.util.Attribute
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. Modifier and Type | Method and Description |
---|---|
java.lang.CharSequence[] |
getFields() |
void |
setFields(java.lang.CharSequence[] fields) |
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.