msokolov commented on PR #15732: URL: https://github.com/apache/lucene/pull/15732#issuecomment-3935509333
OK, I understand it better now, thanks. Did you consider restructuring `KnnVectorsWriter.merge` to merge in two phases: mergeFlatVectors and mergeVectorIndex, each of which would iterate over all the fields? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
