[
https://issues.apache.org/jira/browse/LUCENE-3729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Willnauer updated LUCENE-3729:
------------------------------------
Attachment: LUCENE-3729.patch
here is a first cut at using FST to hold terms in sorted DocValues. This patch
holds all data in an FST and currently doesn't support a direct source ie all
FSTs are loaded into memory even during merging. All test (except BWcompat --
wich is good!) pass. I think we can have this as a first step but not being the
default?
> Allow using FST to hold terms data in DocValues.BYTES_*_SORTED
> --------------------------------------------------------------
>
> Key: LUCENE-3729
> URL: https://issues.apache.org/jira/browse/LUCENE-3729
> Project: Lucene - Java
> Issue Type: Improvement
> Reporter: Michael McCandless
> Assignee: Michael McCandless
> Labels: gsoc2012, lucene-gsoc-11
> Attachments: LUCENE-3729.patch, LUCENE-3729.patch, LUCENE-3729.patch,
> LUCENE-3729.patch
>
>
--
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]