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

feat(elasticsearch): add post_filter to whitelist of body terms #2585

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

QuentinRousselet
Copy link
Contributor

What does this PR do ?

This PR adds the term "post_filter" to the whitelist of allowed body terms for Elasticsearch queries. (for V7 and v8).

For information, this keyword allows to filter the result of a query after an aggregation for example.

@QuentinRousselet QuentinRousselet self-assigned this Jan 16, 2025
@QuentinRousselet QuentinRousselet merged commit e94f358 into 2-dev Jan 16, 2025
58 checks passed
@kuzzle
Copy link
Contributor

kuzzle commented Jan 16, 2025

🎉 This PR is included in version 2.40.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@kuzzle kuzzle added the released This issue/pull request has been released. label Jan 16, 2025
@afondard afondard deleted the feat/add-post_filter-to-whitelist branch January 28, 2025 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants