Skip to content

Elastic Prefix Query Support#265

Merged
stefangutica merged 2 commits into
mainfrom
prefix-query-support
Jul 2, 2026
Merged

Elastic Prefix Query Support#265
stefangutica merged 2 commits into
mainfrom
prefix-query-support

Conversation

@stefangutica

Copy link
Copy Markdown
Contributor

Reasoning

This change introduces support for prefix queries within the Elastic SDK, enhancing search capabilities by allowing users to query for documents based on a prefix of a term.

Proposed Changes

  • Added functionality for prefix queries to the Elastic SDK.

How to test

  • Run the existing unit tests for the elastic package: npm test packages/elastic.
  • Specifically verify the tests within elastic.utils.spec.ts that cover the new prefix query functionality.

@stefangutica stefangutica merged commit 8cd4a8e into main Jul 2, 2026
2 checks passed
@stefangutica stefangutica deleted the prefix-query-support branch July 2, 2026 11:22
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.

3 participants