Skip to content

Add WildCard And Term Query Support for Opensearch- and ElasticSearchDataSource#1278

Open
skyfly18 wants to merge 6 commits intocontributte:masterfrom
skyfly18:master
Open

Add WildCard And Term Query Support for Opensearch- and ElasticSearchDataSource#1278
skyfly18 wants to merge 6 commits intocontributte:masterfrom
skyfly18:master

Conversation

@skyfly18
Copy link
Copy Markdown
Contributor

Adds a DataSource for OpenSearch.
For Elasticsearch and OpenSearch, both wildcard and term search methods will be added.
For OpenSearch, it will be possible to use case_insensitive in term searches.

add require-dev  opensearch-project/opensearch-php
add Case_insentive for exactMatch for OpenSearch
add term Query with case_insentive for Opensearch
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 31, 2026

Codecov Report

❌ Patch coverage is 73.52941% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 47.06%. Comparing base (e5faff0) to head (65738f2).

Files with missing lines Patch % Lines
src/Filter/FilterText.php 0.00% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1278      +/-   ##
==========================================
+ Coverage   46.79%   47.06%   +0.27%     
==========================================
  Files          53       53              
  Lines        2729     2760      +31     
==========================================
+ Hits         1277     1299      +22     
- Misses       1452     1461       +9     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

1 participant