| Package | Description |
|---|---|
| com.stratio.cassandra.lucene.builder | |
| com.stratio.cassandra.lucene.builder.index | |
| com.stratio.cassandra.lucene.builder.index.schema |
| Modifier and Type | Method and Description |
|---|---|
static Schema |
Builder.schema()
Returns a new
Schema. |
| Modifier and Type | Method and Description |
|---|---|
Index |
Index.schema(Schema schema)
Sets the
Schema. |
| Modifier and Type | Method and Description |
|---|---|
Schema |
Schema.analyzer(String name,
Analyzer analyzer)
Adds a new
Analyzer. |
Schema |
Schema.defaultAnalyzer(String name)
Sets the name of the default
Analyzer. |
Schema |
Schema.mapper(String field,
Mapper mapper)
Adds a new
Mapper. |
Copyright © 2016. All rights reserved.