org.apache.lucene.queryParser.core.config
@Deprecated public interface ConfigAttribute
Attribute
to
configure a QueryConfigHandler
. It will be removed soon, it is only
used during the transition from old configuration API to new configuration
API.Modifier and Type | Method and Description |
---|---|
void |
setQueryConfigHandler(AbstractQueryConfig config)
Deprecated.
|
void setQueryConfigHandler(AbstractQueryConfig config)
Copyright © 2000-2015 JBoss by Red Hat. All Rights Reserved.