Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added persian_stem. #592

Merged
merged 1 commit into from
Sep 30, 2024
Merged

Conversation

dblock
Copy link
Member

@dblock dblock commented Sep 30, 2024

Description

  • Added persian_stem token filter.
  • Added tests for more token filters. If anyone is bored, placeholders for other filters.

Issues Resolved

Closes #444.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Copy link
Contributor

github-actions bot commented Sep 30, 2024

Changes Analysis

Commit SHA: a813ecb
Comparing To SHA: 39efae2

API Changes

Summary

└─┬Components
  ├──[➕] schemas (36813:7)
  └─┬_common.analysis:TokenFilterDefinition
    ├──[➕] oneOf (36919:7)
    ├─┬ONEOF
    │ └──[🔀] $ref (36814:9)❌ 
    ├─┬ONEOF
    │ └──[🔀] $ref (37294:9)❌ 
    ├─┬ONEOF
    │ └──[🔀] $ref (35949:9)❌ 
    ├─┬ONEOF
    │ └──[🔀] $ref (35798:9)❌ 
    ├─┬ONEOF
    │ └──[🔀] $ref (36176:9)❌ 
    └─┬ONEOF
      └──[🔀] $ref (35706:9)❌ 

Document Element Total Changes Breaking Changes
components 8 6
  • BREAKING Changes: 6 out of 8
  • Modifications: 6
  • Additions: 2
  • Breaking Modifications: 6

Report

The full API changes report is available at: https://github.com/opensearch-project/opensearch-api-specification/actions/runs/11112437110/artifacts/1997224361

API Coverage

Before After Δ
Covered (%) 588 (57.59 %) 588 (57.59 %) 0 (0 %)
Uncovered (%) 433 (42.41 %) 433 (42.41 %) 0 (0 %)
Unknown 29 29 0

Copy link
Contributor

Spec Test Coverage Analysis

Total Tested
504 303 (60.12 %)

Signed-off-by: dblock <dblock@amazon.com>
@dblock dblock marked this pull request as ready for review September 30, 2024 19:03
@Xtansia Xtansia merged commit 9771b03 into opensearch-project:main Sep 30, 2024
27 checks passed
@ebraminio ebraminio mentioned this pull request Oct 1, 2024
@dblock dblock deleted the anlyze-filters branch October 1, 2024 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants