You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "Timothy Potter (Jira)" <ji...@apache.org> on 2021/08/05 17:28:00 UTC

[jira] [Commented] (SOLR-9853) Solr JDBC does not return multiValue fields or text typed fields

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

Timothy Potter commented on SOLR-9853:
--------------------------------------

Taking a look at this, seems doable for basic types (string, numeric, boolean, etc) with Calcite's ArrayType support ...

> Solr JDBC does not return multiValue fields or text typed fields
> ----------------------------------------------------------------
>
>                 Key: SOLR-9853
>                 URL: https://issues.apache.org/jira/browse/SOLR-9853
>             Project: Solr
>          Issue Type: Bug
>          Components: Parallel SQL
>    Affects Versions: 6.3
>         Environment: N/A
>            Reporter: Rani Y.
>            Assignee: Timothy Potter
>            Priority: Major
>              Labels: RobustSQL
>
> Querying a collection containing multi-valued or text-typed fields returns "Unknown" values for all multi-valued or text-typed fields which are translated as ArrayString type. This type is not queryable, if I understand correctly. Moreover, this issue is not documented at all.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org