Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
4.0-ALPHA
-
New
Description
Currently Codec API handles only writing/reading of term-related data, while stored fields data and term frequency vector data writing/reading is handled elsewhere.
I propose to extend the Codec API to handle this data as well.
Attachments
Attachments
Issue Links
- incorporates
-
LUCENE-3490 Restructure codec hierarchy
- Closed
-
LUCENE-3535 move PerFieldCodecWrapper into codecs package
- Closed
- is blocked by
-
LUCENE-2985 Build SegmentCodecs incrementally for consistent codecIDs during indexing
- Closed
- is related to
-
LUCENE-2935 Let Codec consume entire document
- Closed