[
https://issues.apache.org/jira/browse/SOLR-8891?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15261223#comment-15261223
]
ASF subversion and git services commented on SOLR-8891:
-------------------------------------------------------
Commit da961396de915e877651923ccea0271ceacd420d in lucene-solr's branch
refs/heads/branch_5x from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=da96139 ]
SOLR-8891: Fix StrField.toObject and toExternal to work with docValue
IndexableField instances, optimize createFields
> StrField issues with docValues
> ------------------------------
>
> Key: SOLR-8891
> URL: https://issues.apache.org/jira/browse/SOLR-8891
> Project: Solr
> Issue Type: Bug
> Reporter: Yonik Seeley
> Assignee: Yonik Seeley
> Fix For: 6.0
>
> Attachments: SOLR-8891.patch
>
>
> - StrField.toObject and toExternal don't work with docValue IndexableField
> instances
> - StrField.createFields needlessly adds nulls to the list of returned
> IndexableFields (not strictly a bug, but not needed), and creates an
> arraylist that is bigger than needed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]