You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Michael McCandless (Jira)" <ji...@apache.org> on 2020/05/28 12:12:00 UTC

[jira] [Commented] (LUCENE-9385) Skip indexing facet drill down terms

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

Michael McCandless commented on LUCENE-9385:
--------------------------------------------

+1

I think this could simply be another option on {{FacetsConfig}} just like we have an option to skip indexing the pure dimension term.

Wanna make a patch [~goankur]?

> 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
>
> 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-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org