[
https://issues.apache.org/jira/browse/LUCENE-3433?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13121860#comment-13121860
]
Simon Willnauer commented on LUCENE-3433:
-----------------------------------------
bq. Simon, can you invert this patch, and open a new issue for removing
SortedSource?
actually my plan was to have one iterface for now and then open an issue to add
back the SortedSource with an impl that we all agree on. Currently, the sorted
variants are somewhat flaky and heavy I think we should simply remove it here
and then go and work out a plan how to implement this. The technical reason
here is simply to rethink the interface, we now have one which is simple so let
see what we can do to make this work with sorted variants.
simon
> Random access non RAM resident IndexDocValues (CSF)
> ---------------------------------------------------
>
> Key: LUCENE-3433
> URL: https://issues.apache.org/jira/browse/LUCENE-3433
> Project: Lucene - Java
> Issue Type: New Feature
> Affects Versions: 4.0
> Reporter: Yonik Seeley
> Assignee: Simon Willnauer
> Fix For: 4.0
>
> Attachments: LUCENE-3433.patch, LUCENE-3433.patch, LUCENE-3433.patch,
> sorted_source.patch
>
>
> There should be a way to get specific IndexDocValues by going through the
> Directory rather than loading all of the values into memory.
--
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]