[ 
https://issues.apache.org/jira/browse/LUCENE-9385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17310892#comment-17310892
 ] 

ASF subversion and git services commented on LUCENE-9385:
---------------------------------------------------------

Commit e812a5085904e14046b17d2b95a3f3a0204b0cc5 in lucene-solr's branch 
refs/heads/branch_8x from zacharymorn
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=e812a50 ]

LUCENE-9385: Add FacetsConfig option to control which drill-down terms are 
indexed for a FacetLabel (#2471)



> Skip indexing facet drill down terms
> ------------------------------------
>
>                 Key: LUCENE-9385
>                 URL: https://issues.apache.org/jira/browse/LUCENE-9385
>             Project: Lucene - Core
>          Issue Type: New Feature
>          Components: modules/facet
>    Affects Versions: 8.5.2
>            Reporter: Ankur
>            Priority: Minor
>              Labels: easyfix
>             Fix For: main (9.0), 8.9
>
>          Time Spent: 10h
>  Remaining Estimate: 0h
>
> FacetsConfig creates index terms from the Facet dimension and path 
> automatically for the purpose of supporting drill-down queries.
> An application that does not need drill-down ends up paying the index cost of 
> the extra terms.
> Ideally an option to skip indexing these drill down terms should be exposed 
> to the application.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to