Portable index format --------------------- Key: LUCENE-3491 URL: https://issues.apache.org/jira/browse/LUCENE-3491 Project: Lucene - Java Issue Type: Improvement Components: core/index Reporter: Andrzej Bialecki
This issue presents the idea of a special-purpose Lucene index format that is suitable for cross-version compatibility and resilient to changes in Lucene implementations. Please see the attached document for more details. The code needs branch lucene-2621 to compile and run. It's still incomplete, in a roughly the same way as the Codec api is still incomplete ;) However, a separate tool PortableIndexExporter was implemented to illustrate how serialization of all index parts could look like. Comments and suggestions are welcome! -- 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: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org