You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@manifoldcf.apache.org by "Karl Wright (JIRA)" <ji...@apache.org> on 2016/05/06 14:06:12 UTC

[jira] [Created] (CONNECTORS-1313) Add support for multi-valued fields to JDBC connector

Karl Wright created CONNECTORS-1313:
---------------------------------------

             Summary: Add support for multi-valued fields to JDBC connector
                 Key: CONNECTORS-1313
                 URL: https://issues.apache.org/jira/browse/CONNECTORS-1313
             Project: ManifoldCF
          Issue Type: Improvement
          Components: JDBC connector
            Reporter: Karl Wright
            Assignee: Karl Wright
             Fix For: ManifoldCF 2.5


The JDBC connector only supports single-valued fields at the moment.

We have a request to support multi-valued fields.  The only way I can think to do that would be to have a separate query for each multi-valued field.  That will require UI changes; there will need to be a list of queries, organized by attribute name, that would need to be fired off for every document.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)