Package | Description |
---|---|
org.elasticsearch.index.analysis |
Modifier and Type | Class and Description |
---|---|
static class |
CharMatcher.Basic |
static class |
CharMatcher.ByUnicodeCategory |
Modifier and Type | Method and Description |
---|---|
CharMatcher |
CharMatcher.Builder.build() |
static CharMatcher |
CharMatcher.ByUnicodeCategory.of(byte unicodeCategory) |
Modifier and Type | Method and Description |
---|---|
CharMatcher.Builder |
CharMatcher.Builder.or(CharMatcher matcher) |
Copyright © 2009–2015. All rights reserved.