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