Gitesh created SOLR-12352:
-----------------------------

             Summary: Solr mod function query does not yield correct results
                 Key: SOLR-12352
                 URL: https://issues.apache.org/jira/browse/SOLR-12352
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: Gitesh


It seems mod operation in function query is not working correctly for large 
numbers.
"_version_": 1600463487761383425,
"ms(NOW)": 1526324140364,
"mod(_version_,ms(NOW))": 1280437520000
 
However, mod(1600463487761383425,1526324140364) is 1204927482853.
 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to