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