The basic use case is when a POJO has many fields and bunch of them are indexed. It’s rough approximation. Your conditions wouldn’t give 30% increase, it should be much less.
— Denis > On May 19, 2016, at 4:58 AM, ght230 <[email protected]> wrote: > > As the document wrote "Indexes also require memory. Basic use cases will add > a 30% increase", I think it means Java domain model POJOs with 1 field > indexed. I want to know whether it is always 30% in the following > conditions. > > 1. Java domain model POJOs with 2 or 3 fields indexing. > 2. Java domain model POJOs with 1 Lucene indexing. > 3. Not Java domain model POJOs, only Key/Value. > > > > -- > View this message in context: > http://apache-ignite-users.70518.x6.nabble.com/Problem-about-cache-data-size-tp5016p5024.html > Sent from the Apache Ignite Users mailing list archive at Nabble.com.
