[
https://issues.apache.org/jira/browse/LUCENE-1914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12987632#action_12987632
]
John Wang commented on LUCENE-1914:
-----------------------------------
codecs in trunk 4.0 (at least to my knowledge) provides flexibility for writing
custom posting lists etc.
What I hope to have is at a more general level, e.g. if you want to write a
stored field file format your self, or even write a forward index on a field.
Hope this makes sense.
Thanks
-John
> allow for custom segment files
> ------------------------------
>
> Key: LUCENE-1914
> URL: https://issues.apache.org/jira/browse/LUCENE-1914
> Project: Lucene - Java
> Issue Type: Improvement
> Components: Index
> Affects Versions: 2.9
> Reporter: John Wang
>
> Create a plugin framework where one can provide some sort of callback to add
> to a custom segment file, given a doc and provide some sort of merge logic.
> This is in light of the flexible indexing effort.
--
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]