mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-25 23:57:20 -04:00
Adds conceptual docs for token graphs. These docs cover: * How a token graph is constructed from a token stream * How synonyms and multi-position tokens impact token graphs * How token graphs are used during search * Why some token filters produce invalid token graphs Also makes the following supporting changes: * Adds anchors to the 'Anatomy of an Analyzer' docs for cross-linking * Adds several SVGs for token graph diagrams |
||
---|---|---|
.. | ||
analyzers | ||
charfilters | ||
tokenfilters | ||
tokenizers | ||
analyzers.asciidoc | ||
anatomy.asciidoc | ||
charfilters.asciidoc | ||
concepts.asciidoc | ||
configure-text-analysis.asciidoc | ||
index-search-time.asciidoc | ||
normalizers.asciidoc | ||
overview.asciidoc | ||
specify-analyzer.asciidoc | ||
testing.asciidoc | ||
token-graphs.asciidoc | ||
tokenfilters.asciidoc | ||
tokenizers.asciidoc |