Description
To improve memory consumption.
For the index values that are collection; these can be stored in offHeap to reduce the heap consumption. E.g Status filed having same values for multiple entries, this is stored as collection in the index.
To improve memory consumption.
For the index values that are collection; these can be stored in offHeap to reduce the heap consumption. E.g Status filed having same values for multiple entries, this is stored as collection in the index.