[ https://issues.apache.org/jira/browse/SOLR-11404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16993253#comment-16993253 ]
Andras Salamon commented on SOLR-11404: --------------------------------------- I think this is a duplicate of SOLR-10482. > 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: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org