Re: Bitmaps field entries

2016-12-23 Thread Nishadi Kirielle
Thanks a lot for the guide. Regards Nishadi On 20 December 2016 at 12:10, Gopal Vijayaraghavan wrote: > > > After creating the bitmap indexes, the '_bitmaps' field of all the > records > > are similar and indicate an array as follows; > > This is a direct deserialized object of EWAHBitMap (writ

Re: Bitmaps field entries

2016-12-19 Thread Gopal Vijayaraghavan
> After creating the bitmap indexes, the '_bitmaps' field of all the records > are similar and indicate an array as follows; This is a direct deserialized object of EWAHBitMap (writeInt(), writeLong() as a sequence of arrays) https://github.com/lemire/javaewah/blob/master/src/main/java/com/goog