Description
Right now, all Lucene index binaries are loaded on startup (I think when the first query is run, to do cost calculation). This is a performance problem if the index files are large, and need to be downloaded from the data store.
Attachments
Attachments
Issue Links
- is duplicated by
-
OAK-7983 LazyLuceneIndexNode#getIndexNode can cause NPE
- Resolved
- is related to
-
OAK-7983 LazyLuceneIndexNode#getIndexNode can cause NPE
- Resolved
-
OAK-10102 Disable lazy index download by default
- Closed
-
OAK-8888 Disable lazy Lucene index file loading in 1.22 branch (flip default)
- Closed
- relates to
-
OAK-8097 Load Lucene index files before writing to the index
- Closed