Hello, Floating this up again in case anyone has any insights. Thanks. Rahul
On Fri, Aug 15, 2025 at 11:45 AM Rahul Goswami <rahul196...@gmail.com> wrote: > Hello, > A question for folks using Solr as the vector db in their solutions. As of > now since Solr doesn't support parent/child or multi-valued vector field > support for vector search, what are some strategies that can be used to > avoid duplicates in top K results when you have vectorized chunks for the > same (large) document? > > Would be also helpful to know how folks are doing this when storing > vectors in the same docs as the lexical index vs when having the vectorized > chunks in a separate index. > > Thanks. > Rahul >