You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Ishan Chattopadhyaya (JIRA)" <ji...@apache.org> on 2015/11/13 08:42:10 UTC

[jira] [Updated] (SOLR-8287) TrieLongField and TrieDoubleField should override toNativeType

     [ 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org