[jira] [Commented] (SOLR-10483) Support for IntPointField field types to Prallel SQL

2017-05-04 Thread JIRA

[ 
https://issues.apache.org/jira/browse/SOLR-10483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15997063#comment-15997063
 ] 

Tomás Fernández Löbbe commented on SOLR-10483:
--

I also see SOLR-10427: Add point field support to SQL. Do we need separate 
Jiras?

> Support for IntPointField field types to Prallel SQL
> 
>
> Key: SOLR-10483
> URL: https://issues.apache.org/jira/browse/SOLR-10483
> Project: Solr
>  Issue Type: Sub-task
>  Security Level: Public(Default Security Level. Issues are Public) 
>  Components: Parallel SQL
>Reporter: Michael Suzuki
> Attachments: SOLR-10483.patch
>
>
> Currently the SolrJDBC is unable to handle fields of type Boolean.
> When we query the example techproducts
> {code}
> SELECT popularity FROM techproducts limit 10
> {code}
> We get the following error: cannot be cast to java.lang.String.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-10483) Support for IntPointField field types

2017-05-04 Thread Cassandra Targett (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-10483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15996654#comment-15996654
 ] 

Cassandra Targett commented on SOLR-10483:
--

This has confused me a couple times too. I believe it's related to the Parallel 
SQL feature. If that's the case, the title could be updated, and maybe the 
"Parallel SQL" component assigned.

> Support for IntPointField field types
> -
>
> Key: SOLR-10483
> URL: https://issues.apache.org/jira/browse/SOLR-10483
> Project: Solr
>  Issue Type: Sub-task
>  Security Level: Public(Default Security Level. Issues are Public) 
>Reporter: Michael Suzuki
> Attachments: SOLR-10483.patch
>
>
> Currently the SolrJDBC is unable to handle fields of type Boolean.
> When we query the example techproducts
> {code}
> SELECT popularity FROM techproducts limit 10
> {code}
> We get the following error: cannot be cast to java.lang.String.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-10483) Support for IntPointField field types

2017-05-03 Thread Mike Drob (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-10483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15996100#comment-15996100
 ] 

Mike Drob commented on SOLR-10483:
--

Looking at this again, maybe I misunderstand what the goal is and it's not a 
duplicate.

> Support for IntPointField field types
> -
>
> Key: SOLR-10483
> URL: https://issues.apache.org/jira/browse/SOLR-10483
> Project: Solr
>  Issue Type: Sub-task
>  Security Level: Public(Default Security Level. Issues are Public) 
>Reporter: Michael Suzuki
> Attachments: SOLR-10483.patch
>
>
> Currently the SolrJDBC is unable to handle fields of type Boolean.
> When we query the example techproducts
> {code}
> SELECT popularity FROM techproducts limit 10
> {code}
> We get the following error: cannot be cast to java.lang.String.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (SOLR-10483) Support for IntPointField field types

2017-05-03 Thread Mike Drob (JIRA)

[ 
https://issues.apache.org/jira/browse/SOLR-10483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15996092#comment-15996092
 ] 

Mike Drob commented on SOLR-10483:
--

Done in SOLR-8396, I think.

> Support for IntPointField field types
> -
>
> Key: SOLR-10483
> URL: https://issues.apache.org/jira/browse/SOLR-10483
> Project: Solr
>  Issue Type: Sub-task
>  Security Level: Public(Default Security Level. Issues are Public) 
>Reporter: Michael Suzuki
> Attachments: SOLR-10483.patch
>
>
> Currently the SolrJDBC is unable to handle fields of type Boolean.
> When we query the example techproducts
> {code}
> SELECT popularity FROM techproducts limit 10
> {code}
> We get the following error: cannot be cast to java.lang.String.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org