-
Notifications
You must be signed in to change notification settings - Fork 25.8k
Consistently document how to recreate all built in analyzers and test that the docs are right #29499
Copy link
Copy link
Closed
Labels
:Search Relevance/AnalysisHow text is split into tokensHow text is split into tokens>docsGeneral docs changesGeneral docs changes>testIssues or PRs that are addressing/adding testsIssues or PRs that are addressing/adding testsTeam:Search RelevanceMeta label for the Search Relevance team in ElasticsearchMeta label for the Search Relevance team in Elasticsearch
Description
Right now we document how to recreate all of the built in analyzers but we don't test those docs and they aren't 100% consistent. The docs for the language analyzers is all in CONSOLE form but, for example, the keyword analyzer just says that it is made of the keyword tokenizer. While true, it isn't consistent with the language analyzers and isn't tested. I mean, the keyword analyzer is trivial the tests aren't going to find anything, but consistency is nice.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
:Search Relevance/AnalysisHow text is split into tokensHow text is split into tokens>docsGeneral docs changesGeneral docs changes>testIssues or PRs that are addressing/adding testsIssues or PRs that are addressing/adding testsTeam:Search RelevanceMeta label for the Search Relevance team in ElasticsearchMeta label for the Search Relevance team in Elasticsearch
Type
Fields
Give feedbackNo fields configured for issues without a type.