Extend Codec to handle also stored fields and term vectors
----------------------------------------------------------
Key: LUCENE-2621
URL: https://issues.apache.org/jira/browse/LUCENE-2621
Project: Lucene - Java
Issue Type: Improvement
Components: Index
Affects Versions: 4.0
Reporter: Andrzej Bialecki
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.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]