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: [email protected]
For additional commands, e-mail: [email protected]