Skip to content

Conversation

@bzhangam
Copy link
Collaborator

@bzhangam bzhangam commented Jul 9, 2025

Description

Allow configre prune strategy for sparse encoding of the semantic field.

Related Issues

Resolves #1351

Check List

  • New functionality includes testing.
  • New functionality has been documented.
  • API changes companion pull request created.
  • Commits are signed per the DCO using --signoff.
  • Public documentation issue/PR created.

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.

@bzhangam bzhangam force-pushed the main branch 3 times, most recently from 0980720 to 59c69b7 Compare July 9, 2025 23:49
@bzhangam bzhangam closed this Jul 10, 2025
@bzhangam bzhangam reopened this Jul 10, 2025
@bzhangam bzhangam force-pushed the main branch 2 times, most recently from fa65128 to 7ce200a Compare July 10, 2025 17:19
@bzhangam bzhangam changed the title Allow configre prune strategy for sparse encoding of the semantic field. Allow configuring prune strategies for sparse encoding in semantic fields. Jul 10, 2025
@bzhangam bzhangam force-pushed the main branch 2 times, most recently from 6215ca5 to ee502ab Compare July 15, 2025 17:26
@bzhangam bzhangam force-pushed the main branch 4 times, most recently from ec7ed32 to 4776e60 Compare July 15, 2025 19:13
@bzhangam bzhangam force-pushed the main branch 3 times, most recently from 798d5e0 to cc88261 Compare July 15, 2025 21:45
@bzhangam bzhangam merged commit 4fb851a into opensearch-project:main Jul 16, 2025
52 checks passed
@codecov
Copy link

codecov bot commented Jul 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 0.00%. Comparing base (ebe6f1b) to head (40cfbbb).
Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #1434       +/-   ##
============================================
- Coverage     80.14%       0   -80.15%     
============================================
  Files           159       0      -159     
  Lines          8467       0     -8467     
  Branches       1375       0     -1375     
============================================
- Hits           6786       0     -6786     
+ Misses         1151       0     -1151     
+ Partials        530       0      -530     

☔ 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.

bzhangam added a commit to bzhangam/neural-search that referenced this pull request Jul 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE] Semantic Field Enhancement - Allow to Configure Prune for Embedding Generation

3 participants