[ 
https://issues.apache.org/jira/browse/SOLR-8287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ishan Chattopadhyaya updated SOLR-8287:
---------------------------------------
    Attachment: SOLR-8287.patch

This patch adds the overridden methods to the field types.

> TrieLongField and TrieDoubleField should override toNativeType
> --------------------------------------------------------------
>
>                 Key: SOLR-8287
>                 URL: https://issues.apache.org/jira/browse/SOLR-8287
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Ishan Chattopadhyaya
>         Attachments: SOLR-8287.patch
>
>
> Although the TrieIntField and TrieFloatField override the toNativeType() 
> method, the TrieLongField and TrieDoubleField do not do so. 
> This method is called during atomic updates by the AtomicUpdateDocumentMerger 
> for the "set" operation.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to