Add BEST_COMPRESSION back compat index [LUCENE-6282]
Open
legacy-jira-priority:Major
type:task
- Dominant language
- Java
- Stars
- 3.6k
- Forks
- 1.4k
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 88
Description
We should test this just like we test CFS/NOCFS.
Today, the same underlying storedfieldsformat is used, just instantiated with different parameters. But this stuff could change in the future.
---
Migrated from [LUCENE-6282](https://issues.apache.org/jira/browse/LUCENE-6282) by Robert Muir (@rmuir)
Contributor guide
Research direction
Locate the existing CFS/NOCFS back-compatibility index tests and read how they exercise stored fields formats. Add equivalent coverage for BEST_COMPRESSION, with the work complete when the test verifies that its index remains readable across the relevant format parameters.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- search, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100