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.
