Skip to content

Fix hybrid common filter examples in blog post - #4169

Open
RexyZhang2001 wants to merge 1 commit into
opensearch-project:mainfrom
RexyZhang2001:blog/fix-hybrid-common-filter-example
Open

Fix hybrid common filter examples in blog post#4169
RexyZhang2001 wants to merge 1 commit into
opensearch-project:mainfrom
RexyZhang2001:blog/fix-hybrid-common-filter-example

Conversation

@RexyZhang2001

Copy link
Copy Markdown

Description

The hybrid query filter must be a single query object, not an array. Correct the incorrect array filter example to use a bool query, clean up the example progression, and fix mismatched explanatory text.

Issues Resolved

opensearch-project/neural-search#1811

Check List

  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the BSD-3-Clause License.

The hybrid query filter must be a single query object, not an array.
Correct the incorrect array filter example to use a bool query, clean up
the example progression, and fix mismatched explanatory text.

Signed-off-by: Rex Zhang <yichenzg@amazon.com>

@heemin32 heemin32 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks for catching multiple errors.

@kolchfa-aws

Copy link
Copy Markdown
Collaborator

@RexyZhang2001: For all blog updates, please ping @pajuric, who handles blog publishing and updating. Thanks!

@pajuric

pajuric commented Jul 2, 2026

Copy link
Copy Markdown

@heemin32 For blog edits, please use this form: https://github.com/opensearch-project/project-website/issues/new?template=blog_edit.yml and close out this PR, please.

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.

4 participants