OpenSearch/modules/analysis-common
Martijn van Groningen 7b95470897
Moved tokenizers to analysis common module (#30538)
The following tokenizers were moved: classic, edge_ngram,
letter, lowercase, ngram, path_hierarchy, pattern, thai, uax_url_email and
whitespace.

Left keyword tokenizer factory in server module, because
normalizers directly depend on it.This should be addressed on a
follow up change.

Relates to #23658
2018-05-14 07:55:01 +02:00
..
src Moved tokenizers to analysis common module (#30538) 2018-05-14 07:55:01 +02:00
build.gradle Start building analysis-common module (#23614) 2017-04-19 18:51:34 -04:00