Hi everyone, I am using a Lucene application from a JAVA IDE. I have this following scenario:
I run my java application (set of spatial queries) to get the execution time and results for the queries. The application is terminated. Whenever I re-run the application with the same set of queries, the execution time is very low comparative to the first run. So I am assuming that there is some caching going on, but where is this stored? I have checked the index folder (where I have created the spatial index), and no files have been updated. I have looked on for similar question on this forum, but it seems no one has come across this particular problem. -- View this message in context: http://lucene.472066.n3.nabble.com/Lucene-Java-Caching-Question-tp4162354.html Sent from the Lucene - Java Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org