msokolov commented on pull request #20: URL: https://github.com/apache/lucene/pull/20#issuecomment-801932289
I think your idea about eliminating the docid "map" for the dense case is exactly right. In fact, for the other (sparse) case, we can optimize further too, using PackedInts I think. ---------------------------------------------------------------- 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. 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