| Package | Description |
|---|---|
| com.stratio.cassandra.lucene.builder | |
| com.stratio.cassandra.lucene.builder.index.schema.analysis |
| Modifier and Type | Method and Description |
|---|---|
static SnowballAnalyzer |
Builder.snowballAnalyzer(String language)
Returns a new
SnowballAnalyzer for the specified language and stopwords. |
| Modifier and Type | Method and Description |
|---|---|
SnowballAnalyzer |
SnowballAnalyzer.stopwords(String stopwords)
Returns this with the specified stopwords.
|
Copyright © 2016. All rights reserved.