mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-25 15:47:23 -04:00
* Docs: Improved tokenizer docs Added descriptions and runnable examples * Addressed Nik's comments * Added TESTRESPONSEs for all tokenizer examples * Added TESTRESPONSEs for all analyzer examples too * Added docs, examples, and TESTRESPONSES for character filters * Skipping two tests: One interprets "$1" as a stack variable - same problem exists with the REST tests The other because the "took" value is always different * Fixed tests with "took" * Fixed failing tests and removed preserve_original from fingerprint analyzer |
||
---|---|---|
.. | ||
classic-tokenizer.asciidoc | ||
edgengram-tokenizer.asciidoc | ||
keyword-tokenizer.asciidoc | ||
letter-tokenizer.asciidoc | ||
lowercase-tokenizer.asciidoc | ||
ngram-tokenizer.asciidoc | ||
pathhierarchy-tokenizer.asciidoc | ||
pattern-tokenizer.asciidoc | ||
standard-tokenizer.asciidoc | ||
thai-tokenizer.asciidoc | ||
uaxurlemail-tokenizer.asciidoc | ||
whitespace-tokenizer.asciidoc |