[ https://issues.apache.org/jira/browse/SOLR-12697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17352670#comment-17352670 ]
Christine Poerschke commented on SOLR-12697: -------------------------------------------- w.r.t. the _"FieldValueFeature support "stored=false docValues=true" a.k.a. pure DocValues fields"_ functionality on this ticket, we've discussed and iterated on the pull request and the next step is to merge [https://github.com/apache/solr/pull/123] to {{solr/main}} branch and to cherry-pick backport to {{lucene-solr/branch_8x}} from which the next (8.9.0) release would be branched off, I'll aim to do both those things tomorrow maybe or early next week otherwise. > pure DocValues support for FieldValueFeature > -------------------------------------------- > > Key: SOLR-12697 > URL: https://issues.apache.org/jira/browse/SOLR-12697 > Project: Solr > Issue Type: Sub-task > Components: contrib - LTR > Reporter: Stanislav Livotov > Priority: Major > Attachments: SOLR-12697.patch, SOLR-12697.patch, SOLR-12697.patch, > SOLR-12697.patch, SOLR-12697.patch > > Time Spent: 8h > Remaining Estimate: 0h > > [~slivotov] wrote in SOLR-12688: > bq. ... FieldValueFeature doesn't support pure DocValues fields (Stored > false). Please also note that for fields which are both stored and DocValues > it is working not optimal because it is extracting just one field from the > stored document. DocValues are obviously faster for such usecases. ... > (Please see SOLR-12688 description for overall context and analysis results.) -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org