Skip to content
Discussion options

You must be logged in to vote

The default block cache life time is 60 seconds: blockCacheLifeTimeInMilliseconds

After you do a search the data in the disk stays 60 seconds in the memory by default.
After that GC is responsible to release the memory.
You can configure the parameter according to your needs.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by koculu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants