Looking at the code reveals that the put = insert operation increases the counter regardless of the duplicates. The size returns unique values only.
Thanks to ehatcher for the hint. Dmitry On 30 Sep 2013 16:23, "Dmitry Kan" <solrexp...@gmail.com> wrote: > Hi! > > Can it really be so that filterCache size is 63, inserts 103 and zero > evictions? > > Is this a bug or am I misinterpreting the stats? > > http://pasteboard.co/9Dmkc4H.png > > Thanks, > > Dmitry >