Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Won't Fix
-
1.4
-
None
-
None
Description
Solr caches docsets at the top level Multi*Reader level. After a
commit, the filter/docset caches are flushed. Reloading the
cache in near realtime (i.e. commits every 1s - 2min)
unnecessarily consumes IO resources when reloading the filters,
especially for largish indexes.
We'll cache docsets at the SegmentReader level. The cache key
will include the reader.