[
https://issues.apache.org/jira/browse/SOLR-10427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15963747#comment-15963747
]
Varun Thacker commented on SOLR-10427:
--------------------------------------
Hi Michael,
I haven't looked at the patch very closely but instead of {{TestSQLHandler}}
using {{schema-sql.xml}} what would it take to move to using {{schem11.xml}} or
a schema which randomizes the numeric field between the trie/point variants.
This will give us better test coverage.
> Add point field support to SQL
> ------------------------------
>
> 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
> Attachments: SOLR-10427.patch
>
>
> Currently the SolrJDBC is unable to handle fields of type FloatPointField.
> When we query the example techproducts
> {code}
> SELECT price FROM techproducts limit 10
> {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]