public interface MultiFieldAttribute extends 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 |
---|---|
CharSequence[] |
getFields() |
void |
setFields(CharSequence[] fields) |
void setFields(CharSequence[] fields)
CharSequence[] getFields()
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.