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

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

Ankur created LUCENE-9385:
-----------------------------

             Summary: 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


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