Thanks for the comments…
My only
> concern about using the FixedBitSet is that it would make sorting each
> postings list run in O(maxDoc) but maybe we can make it better by
> using SparseFixedBitSet
Yes I was also thinking about this. But we are on 4.x and did not take the
plunge. But as you sa
Thanks, I'll fix MIGRATE.txt to mention this.
Mike McCandless
http://blog.mikemccandless.com
On Mon, Apr 20, 2015 at 9:08 AM, Anna Elisabetta Ziri
wrote:
> Thank you everyone! Could I suggest that this change should be mentioned in
> the migration guide? In our case it requires a complete rein