size « Search « JPA Q&A





1. Why size of lucene index increased if i index the same data?    stackoverflow.com

I implemented Hibernate search in my application i.e. based on Lucene. Whenever, i indexes the database, the size of the lucene indexes increase. But, the result of the query return same ...