move PerFieldCodecWrapper into codecs package
---------------------------------------------
Key: LUCENE-3535
URL: https://issues.apache.org/jira/browse/LUCENE-3535
Project: Lucene - Java
Issue Type: Task
Affects Versions: 4.0
Reporter: Robert Muir
PerFieldCodecWrapper is a codec, but its 'hardwired' as lucene's only codec
currently (except for PreFlex/3.x case)
it lets you choose a format for the postings lists per-field.
I think we should move this to the codecs package as a start... just a rote
refactor.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]