|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@Deprecated public interface AnalyzerAttribute
This attribute is used by AnalyzerQueryNodeProcessor
processor and
must be defined in the QueryConfigHandler
. It provides to this
processor the Analyzer
, if there is one, which will be used to
analyze the query terms.
Method Summary | |
---|---|
Analyzer |
getAnalyzer()
Deprecated. |
void |
setAnalyzer(Analyzer analyzer)
Deprecated. |
Method Detail |
---|
void setAnalyzer(Analyzer analyzer)
Analyzer getAnalyzer()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |