[
https://issues.apache.org/jira/browse/LUCENE-5426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13893276#comment-13893276
]
ASF subversion and git services commented on LUCENE-5426:
---------------------------------------------------------
Commit 1565168 from [~mikemccand] in branch 'dev/branches/branch_4x'
[ https://svn.apache.org/r1565168 ]
LUCENE-5426: allow customization of SortedSetDocValuesReaderState for Lucene
doc values faceting
> Make SortedSetDocValuesReaderState customizable
> -----------------------------------------------
>
> Key: LUCENE-5426
> URL: https://issues.apache.org/jira/browse/LUCENE-5426
> Project: Lucene - Core
> Issue Type: Improvement
> Components: modules/facet
> Affects Versions: 4.6
> Reporter: John Wang
> Assignee: Michael McCandless
> Attachments: sortedsetreaderstate.patch, sortedsetreaderstate.patch
>
>
> We have a reader that have a different data structure (in memory) where the
> cost of computing ordinals per reader open is too expensive in the realtime
> setting.
> We are maintaining in memory data structure that supports all functionality
> and would like to leverage SortedSetDocValuesAccumulator.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]