[ https://issues.apache.org/jira/browse/SOLR-17736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18004390#comment-18004390 ]
Alessandro Benedetti edited comment on SOLR-17736 at 7/10/25 9:18 AM: ---------------------------------------------------------------------- Hi [~hossman], I'll definitely carefully read your observations when I resume the work, I won't merge anything until we are happy, I keep you updated! was (Author: alessandro.benedetti): Hi [~hossman], I'll definitely carefully read your observations when I resume the work, I won't merge anything until we are happy, I keep you updated! > Introduce support for KNN search on nested vector documents > ----------------------------------------------------------- > > Key: SOLR-17736 > URL: https://issues.apache.org/jira/browse/SOLR-17736 > Project: Solr > Issue Type: New Feature > Components: vector-search > Affects Versions: 9.8 > Reporter: Alessandro Benedetti > Priority: Major > Labels: pull-request-available > Attachments: SOLR-17736.patch > > Time Spent: 1.5h > Remaining Estimate: 0h > > This issue tracks the work of introducing the support for KNN search on > nested vector documents, surfacing the Lucene implementation in here: > https://github.com/apache/lucene/pull/12434 > This allows both: > -KNN retrieval of children, applying parent filters with no denormalisation > needed > -KNN retrieval of parents (based on children KNN, children level prefiltering > and parent level prefiltering) > It's one way of having multi-valued vectors per field, per document in Solr. > More will come soon -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org