[DOCS] Add tutorials section to analysis topic#50809
Merged
jrodewig merged 1 commit intoelastic:masterfrom Jan 16, 2020
jrodewig:add-configure-text-analysis
Merged
[DOCS] Add tutorials section to analysis topic#50809jrodewig merged 1 commit intoelastic:masterfrom jrodewig:add-configure-text-analysis
jrodewig merged 1 commit intoelastic:masterfrom
jrodewig:add-configure-text-analysis
Conversation
Adds a 'Configure text analysis' page to house tutorial content for the analysis topic. Also relocates the following pages as children as this new page: * 'Test an analyzer' * 'Configuring built-in analyzers' * 'Create a custom analyzer' I plan to add a tutorial for specifying index-time and search-time analyzers to this section as part of a future PR.
Collaborator
|
Pinging @elastic/es-docs (>docs) |
Collaborator
|
Pinging @elastic/es-search (:Search/Analysis) |
82 tasks
Contributor
|
This also sets us up for having a bunch of "Configuring XYZ" topics with little actual information. Do we really need a bucket for a feature's task-oriented topics? |
Contributor
Author
While it's currently only three paragraphs, there is useful information on this page.
Well, I did open the PR. 😄 As stated in this comment on #50801, I believe there are advantages to explicitly separating documentation based on its intended use. If those aren't satisfactory, more specific questions may be helpful. |
jrodewig
added a commit
that referenced
this pull request
Jan 16, 2020
Adds a 'Configure text analysis' page to house tutorial content for the analysis topic. Also relocates the following pages as children as this new page: * 'Test an analyzer' * 'Configuring built-in analyzers' * 'Create a custom analyzer' I plan to add a tutorial for specifying index-time and search-time analyzers to this section as part of a future PR.
jrodewig
added a commit
that referenced
this pull request
Jan 16, 2020
Adds a 'Configure text analysis' page to house tutorial content for the analysis topic. Also relocates the following pages as children as this new page: * 'Test an analyzer' * 'Configuring built-in analyzers' * 'Create a custom analyzer' I plan to add a tutorial for specifying index-time and search-time analyzers to this section as part of a future PR.
jrodewig
added a commit
that referenced
this pull request
Jan 16, 2020
Adds a 'Configure text analysis' page to house tutorial content for the analysis topic. Also relocates the following pages as children as this new page: * 'Test an analyzer' * 'Configuring built-in analyzers' * 'Create a custom analyzer' I plan to add a tutorial for specifying index-time and search-time analyzers to this section as part of a future PR.
SivagurunathanV
pushed a commit
to SivagurunathanV/elasticsearch
that referenced
this pull request
Jan 23, 2020
Adds a 'Configure text analysis' page to house tutorial content for the analysis topic. Also relocates the following pages as children as this new page: * 'Test an analyzer' * 'Configuring built-in analyzers' * 'Create a custom analyzer' I plan to add a tutorial for specifying index-time and search-time analyzers to this section as part of a future PR.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds a 'Configure text analysis' page to house tutorial content for the
analysis topic.
Also relocates the following pages as children as this new page:
I plan to add a tutorial for specifying index-time and search-time
analyzers to this section as part of a future PR.