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:40:10 UTC

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

Ishan Chattopadhyaya created SOLR-8287:
------------------------------------------

             Summary: 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


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