[ 
https://issues.apache.org/jira/browse/LUCENE-4623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shai Erera resolved LUCENE-4623.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 5.0
                   4.2
         Assignee: Shai Erera
    Lucene Fields: New,Patch Available  (was: New)

Fixed in LUCENE-4602.
                
> facets should index drill-down fields using DOCS_ONLY
> -----------------------------------------------------
>
>                 Key: LUCENE-4623
>                 URL: https://issues.apache.org/jira/browse/LUCENE-4623
>             Project: Lucene - Core
>          Issue Type: Improvement
>          Components: modules/facet
>            Reporter: Michael McCandless
>            Assignee: Shai Erera
>             Fix For: 4.2, 5.0
>
>
> Today we index as DOCS_AND_POSITIONS, which is necessary because we stuff the 
> payload into one of those tokens.
> If we indexed under two fields instead, then we could make the drill-down 
> field DOCS_ONLY.
> But ... once/if we cutover to doc values then we could use one field again.

--
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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to