Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
New
Description
After LUCENE-4371, we still have a non-optimal implementation of IndexInput#slice() in RAMDirectory. We should fix that to use the cloning approach like other directories do
Attachments
Attachments
Issue Links
- is related to
-
LUCENE-5827 Make all Directory implementations correctly fail with IllegalArgumentException if slices are out of bounds
- Resolved
- is superceded by
-
LUCENE-5828 Improve BufferedIndexInput.SlicedIndexInput to directly delegate
- Resolved