[
https://issues.apache.org/jira/browse/SOLR-11404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Erick Erickson resolved SOLR-11404.
-----------------------------------
Resolution: Duplicate
Looks to be identical, if not we can re-open.
> Unable to select from collections having boolean data type
> ----------------------------------------------------------
>
> Key: SOLR-11404
> URL: https://issues.apache.org/jira/browse/SOLR-11404
> Project: Solr
> Issue Type: Bug
> Reporter: Cheburakshu
> Priority: Major
>
> I am unable to select from a collection (/sql endpoint) which has a boolean
> field. However, the same collection works for /select endpoint with q=*:*.
> I am using Solr 6.6.1 on Ubuntu.
> Raw Query Params:
> stmt=select * from piwik_site limit 10
> Response:
> {
> "result-set":{
> "docs":[{
> "EXCEPTION":"java.lang.Boolean cannot be cast to java.lang.String",
> "EOF":true,
> "RESPONSE_TIME":77}]}}
> Please let me know if you need more information.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]