You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Gautam Worah (Jira)" <ji...@apache.org> on 2020/09/22 22:13:00 UTC

[jira] [Created] (LUCENE-9540) Investigate double indexing of the fullPathField in the DirectoryTaxonomyWriter

Gautam Worah created LUCENE-9540:
------------------------------------

             Summary: Investigate double indexing of the fullPathField in the DirectoryTaxonomyWriter
                 Key: LUCENE-9540
                 URL: https://issues.apache.org/jira/browse/LUCENE-9540
             Project: Lucene - Core
          Issue Type: Improvement
            Reporter: Gautam Worah


We may have reason to believe that we are double indexing the fullPathField postings item in the DirectoryTaxonomyWriter constructor.

This should ideally be a StoredField.

See related discussion in PR https://github.com/apache/lucene-solr/pull/1733/

Postings are already enabled for facet labels in [FacetsConfig#L364-L399|https://github.com/apache/lucene-solr/blob/master/lucene/facet/src/java/org/apache/lucene/facet/FacetsConfig.java#L364-L366]

 



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