[ 
https://issues.apache.org/jira/browse/SOLR-18034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chris M. Hostetter updated SOLR-18034:
--------------------------------------
    Attachment: SOLR-18034.patch
        Status: Open  (was: Open)

I'm creating this issue based on these comments [~abenedetti] made in 
SOLR-17974...
{quote}Nested vectors -> build nested documents automatically (as this is the 
route we've decided in Lucene after many discussions)
{quote}
...I haven't been following the lucene level discussions about supporting 
multi-valued HNSW docs (or that a decision had been made that nested documents 
was *the* solution) but I _DO_ have existing code that makes it easy to build 
parent->(many)child docs where each child contains a single vector field value 
(used for dealing with chunked vectors at my day job, which I was given 
permission to share)

Attaching this for consideration.

> Indexing helper logic for nested vector documents
> -------------------------------------------------
>
>                 Key: SOLR-18034
>                 URL: https://issues.apache.org/jira/browse/SOLR-18034
>             Project: Solr
>          Issue Type: New Feature
>          Components: vector-search
>            Reporter: Chris M. Hostetter
>            Priority: Major
>         Attachments: SOLR-18034.patch
>
>
> We can provide (server side) index time assistance for making it easy to 
> create parent/child document structures to model nested vector documents.
> ie: the index side bits of SOLR-17736



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to