Skip to content

Conversation

mikadamczyk
Copy link
Contributor

@mikadamczyk mikadamczyk commented May 20, 2025

🎫 Issue IBX-9846

Related PRs:

Description:

Enhances the Solr search backend to fully support embedding queries:

  • Aggregate visitor (src/lib/Query/Common/EmbeddingVisitor/Aggregate.php) to merge multiple embedding visitors into a single Solr query.
  • NativeQueryConverter updates (src/lib/Query/Common/QueryConverter/NativeQueryConverter.php) for translating embedding queries into Solr syntax.
  • managed schema adjustments (managed-schema.xml) to accommodate embedding fields and changes needed by Solr 9.

These improvements align Solr with the new embedding pipeline.

For QA:

Documentation:

Copy link

@mikadamczyk mikadamczyk force-pushed the taxonomy-suggestions branch from d151553 to dc3e77a Compare June 26, 2025 09:36
Copy link

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