sgup432 commented on PR #16657: URL: https://github.com/apache/lucene/pull/16657#issuecomment-5627592972
>Route by query only instead of (segment, query). Then all of a query's segment-entries land in one partition. And have a per-partition uniqueQueries map. I am going to try implement this approach and update this PR. I think this is the cleanest way to solve it IMO. -- 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]
