Skip to content

Refactor query rewrite async actions for knn and sparse_vector queries#142889

Merged
Mikep86 merged 3 commits intoelastic:mainfrom
Mikep86:refactor-query-rewrite-async-actions
Feb 23, 2026
Merged

Refactor query rewrite async actions for knn and sparse_vector queries#142889
Mikep86 merged 3 commits intoelastic:mainfrom
Mikep86:refactor-query-rewrite-async-actions

Conversation

@Mikep86
Copy link
Copy Markdown
Contributor

@Mikep86 Mikep86 commented Feb 23, 2026

Refactors the QueryRewriteAsyncActions for the knn and sparse_vector queries to move them to dedicated files. This is a prerequisite for #142254, so that we can use these actions in intercepted knn and sparse_vector queries.

@Mikep86 Mikep86 requested a review from benwtrent February 23, 2026 18:08
@elasticsearchmachine elasticsearchmachine added the Team:Search Relevance Meta label for the Search Relevance team in Elasticsearch label Feb 23, 2026
@elasticsearchmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-search-relevance (Team:Search Relevance)

@Mikep86 Mikep86 requested a review from a team February 23, 2026 18:09
@Mikep86 Mikep86 enabled auto-merge (squash) February 23, 2026 18:12
@Mikep86 Mikep86 merged commit d00ca47 into elastic:main Feb 23, 2026
35 checks passed
jdconrad pushed a commit to jdconrad/elasticsearch that referenced this pull request Feb 24, 2026
szybia added a commit to szybia/elasticsearch that referenced this pull request Feb 24, 2026
…on-sliced-reindex

* upstream/main:
  Update docs for v9.3.1 release (elastic#142887)
  Update docs for v9.2.6 release (elastic#142888)
  Improves visibility of vector index options and inference configuration (elastic#141653)
  Disable CAE in microsoft-graph-authz plugin (elastic#142848)
  Small improvements to `GetSnapshotsIT#testAllFeatures` (elastic#142825)
  Fix IndexSettingsTests synthetic ID tests (elastic#142654)
  [Test] Unmute tests of SnapshotShutdownIT (elastic#142921)
  Fixing metrics_info.json kibana definition file name (elastic#142813)
  [Packaging] Disable glibc 2.43 malloc huge pages in Wolfi images (elastic#142894)
  Mute org.elasticsearch.xpack.searchablesnapshots.SearchableSnapshotsTSDBSyntheticIdIntegTests testSearchableSnapshot elastic#142918
  Add shard heap usage to ClusterInfo (elastic#139557)
  ESQL: Load script fields row-by-row (elastic#142807)
  ESQL: Consolidate doc values memory tracking (elastic#142816)
  ES-14124  Create Index Count Limit User documentation Page (elastic#142570)
  Add a es819 codec test to verify tryRead returns null if may contain duplicates (elastic#142409)
  Support arithmetic operations for dense_vectors: scalar version (elastic#141060)
  [Transform] Allow project_routing (elastic#142421)
  Refactor query rewrite async actions for knn and sparse_vector queries (elastic#142889)
  Do not mark bulk indexing requests as retried after primary relocations (elastic#142157)
sidosera pushed a commit to sidosera/elasticsearch that referenced this pull request Feb 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

>refactoring :Search Relevance/Vectors Vector search Team:Search Relevance Meta label for the Search Relevance team in Elasticsearch v9.4.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants