Michael Suzuki created SOLR-10427:
-------------------------------------
Summary: Add support for FloatPointField in Calcite
Key: SOLR-10427
URL: https://issues.apache.org/jira/browse/SOLR-10427
Project: Solr
Issue Type: Bug
Security Level: Public (Default Security Level. Issues are Public)
Reporter: Michael Suzuki
Currently the SolrJDBC is unable to handle fields of type FloatPointField.
When we query the example techproducts
{code}
SELECT price FROM techproducts
{code}
We get the following error: java.lang.Double cannot be cast to java.lang.String.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]