mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-29 09:54:06 -04:00
This helps the topic better match the structure of our machine learning docs, e.g. https://www.elastic.co/guide/en/machine-learning/7.5/ml-concepts.html This PR only includes the 'Anatomy of an analyzer' page as a 'Concepts' child page, but I plan to add other concepts, such as 'Index time vs. search time', with later PRs.
11 lines
No EOL
220 B
Text
11 lines
No EOL
220 B
Text
[[analysis-concepts]]
|
|
== Text analysis concepts
|
|
++++
|
|
<titleabbrev>Concepts</titleabbrev>
|
|
++++
|
|
|
|
This section explains the fundamental concepts of text analysis in {es}.
|
|
|
|
* <<analyzer-anatomy>>
|
|
|
|
include::anatomy.asciidoc[] |