mirror of
https://github.com/apache/lucene.git
synced 2025-02-25 03:35:32 +00:00
Reader attributes allows a per IndexReader configuration of codec internals. For instance this allows a per reader configuration if FSTs are loaded into memory or are left on disk.