Package | Description |
---|---|
com.arangodb.entity.arangosearch.analyzer |
Modifier and Type | Method and Description |
---|---|
SegmentationAnalyzerProperties.BreakMode |
SegmentationAnalyzerProperties.getBreakMode() |
static SegmentationAnalyzerProperties.BreakMode |
SegmentationAnalyzerProperties.BreakMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SegmentationAnalyzerProperties.BreakMode[] |
SegmentationAnalyzerProperties.BreakMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SegmentationAnalyzerProperties.setBreakMode(SegmentationAnalyzerProperties.BreakMode breakMode) |
Copyright © 2016–2022 ArangoDB GmbH. All rights reserved.