cpoerschke commented on PR #2248: URL: https://github.com/apache/solr/pull/2248#issuecomment-2051535511
So the https://github.com/apache/solr/pull/2248/commits/fdfef9f734d091db7298d3493681d7f07f50c043 commit starts to explore using segment level bit sets ... ... but actually I don't _yet_ quite see what exactly that would 'buy' since conceptually then we'd need to maintain multiple sets of `maxDoc - docBase` size and in that case why not just have one set of `maxDoc` then? ... ... unless we can _somehow_ size the segment level bit sets to be the size of the segments? -- 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...@solr.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org