[
https://issues.apache.org/jira/browse/LUCENE-4840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13604465#comment-13604465
]
Commit Tag Bot commented on LUCENE-4840:
----------------------------------------
[branch_4x commit] Michael McCandless
http://svn.apache.org/viewvc?view=revision&revision=1457351
LUCENE-4840: fix test to either use DV or not ... don't mix (so that we catch
any bugs in SSDVFFs drill down
> SortedSetDocValuesFacetField doesn't work with DrillDownQuery
> -------------------------------------------------------------
>
> Key: LUCENE-4840
> URL: https://issues.apache.org/jira/browse/LUCENE-4840
> Project: Lucene - Core
> Issue Type: Bug
> Components: modules/facet
> Reporter: Michael McCandless
> Fix For: 5.0, 4.3
>
> Attachments: LUCENE-4840.patch
>
>
> Currently SSDVFF does not index any postings ... so you cannot drill-down, at
> least not the "normal" way.
> To fix this, we may need to make SSDVFF more like FacetFields, i.e. receive
> all CategoryPaths up front, and then re-use the code in FacetFields that adds
> the pre-tokenized field to the doc.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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]