|
Carrot2 v3.5.2
API Documentation |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.carrot2.source.lucene.StandardAnalyzerWrapper
public final class StandardAnalyzerWrapper
Lucene's StandardAnalyzer with
a parameterless constructor defining the compatibility flag
to the version (Version.LUCENE_30).
| Constructor Summary | |
|---|---|
StandardAnalyzerWrapper()
|
|
| Method Summary | |
|---|---|
org.apache.lucene.analysis.standard.StandardAnalyzer |
getValue()
Returns the value represented by this wrapper. |
void |
setValue(org.apache.lucene.analysis.standard.StandardAnalyzer value)
Sets value to be wrapped by this wrapper. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StandardAnalyzerWrapper()
| Method Detail |
|---|
public org.apache.lucene.analysis.standard.StandardAnalyzer getValue()
ISimpleXmlWrapper
getValue in interface ISimpleXmlWrapper<org.apache.lucene.analysis.standard.StandardAnalyzer>public void setValue(org.apache.lucene.analysis.standard.StandardAnalyzer value)
ISimpleXmlWrapper
setValue in interface ISimpleXmlWrapper<org.apache.lucene.analysis.standard.StandardAnalyzer>
|
Please refer to project documentation at
http://project.carrot2.org |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||