alessandrobenedetti commented on PR #12314: URL: https://github.com/apache/lucene/pull/12314#issuecomment-1557458202
Adding the information that a graph was built multi-valued, in the segment allows a check at query time to differentiate the single values vs multi-valued approach. Not a big fan of how I quickly implemented it, but could be a viable way of keeping it simple at the beginning (no strategies, only MAX supported). It would be easy to add the different strategies later (MAX/SUM) and right now the diff is 65 classes (vs initial 85) -- 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: issues-unsubscr...@lucene.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org