Skip to content

feat: migrate Elasticsearch indices to ES-7 format#4027

Merged
ravismula merged 2 commits intoproject-sunbird:release-7.0.0from
chethann007:es7-fixes
Jul 4, 2025
Merged

feat: migrate Elasticsearch indices to ES-7 format#4027
ravismula merged 2 commits intoproject-sunbird:release-7.0.0from
chethann007:es7-fixes

Conversation

@chethann007
Copy link

  • Remove _doc type wrapper (ES-7+ uses single type mapping)
  • Optimize n-gram tokenizer: max_gram 20 → 2 for better performance
  • Simplify cs_search_analyzer by removing redundant standard filter

- Remove _doc type wrapper (ES-7+ uses single type mapping)

- Optimize n-gram tokenizer: max_gram 20 → 2 for better performance

- Simplify cs_search_analyzer by removing redundant standard filter
@ravismula ravismula merged commit 076c038 into project-sunbird:release-7.0.0 Jul 4, 2025
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