opensearch-project / documentation-website

The documentation for OpenSearch, OpenSearch Dashboards, and their associated plugins.
https://opensearch.org/docs
Apache License 2.0
75 stars 498 forks source link

[DOC-META] Text analysis content needed #1483

Open alicejw1 opened 2 years ago

alicejw1 commented 2 years ago

This meta issue indicates the new pages we need for each of the text analyzers we are currently missing. Note: Language analyzer is documented, and the concepts page: Optimizing text for searches with text analyzers

Analyzers (10)

Language analyzers (24)

Tokenizers (14 + index page)

Token filters (48)

Character filters (3 + index page)

Normalizers

alicejw1 commented 2 years ago

hi @kolchfa-aws , Heather asked me to reassign this ticket to you. Thanks

hdhalter commented 1 year ago

Missing: Stemming, token graphs, language analyzers for each language, configuring built-in analyzers, custom analyzers, built-in analyzer reference (8 pages), tokenizers, tokenizer reference (15 pages), token filter reference (48 pages), character filter reference (3 pages), normalizers

leanneeliatra commented 4 months ago

I'm working on Standard analyzer. cc @hdhalter

leanneeliatra commented 2 months ago

I'm going to work on

  1. Normalizers https://github.com/opensearch-project/documentation-website/pull/8192
  2. Character filters (3 + index page) https://github.com/opensearch-project/documentation-website/pull/8206