public final class StandardAnalyzerWrapper extends Object implements ISimpleXmlWrapper<org.apache.lucene.analysis.standard.StandardAnalyzer>
StandardAnalyzer with
a parameterless constructor defining the compatibility flag
to the version Version#LUCENE_CURRENT (no fixed Lucene dependency).| Constructor and Description |
|---|
StandardAnalyzerWrapper() |
public org.apache.lucene.analysis.standard.StandardAnalyzer getValue()
ISimpleXmlWrappergetValue in interface ISimpleXmlWrapper<org.apache.lucene.analysis.standard.StandardAnalyzer>public void setValue(org.apache.lucene.analysis.standard.StandardAnalyzer value)
ISimpleXmlWrappersetValue in interface ISimpleXmlWrapper<org.apache.lucene.analysis.standard.StandardAnalyzer>