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

[jira] [Resolved] (CONNECTORS-950) CMIS Connector should ingest only the properties specified in the select clause

     [ https://issues.apache.org/jira/browse/CONNECTORS-950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Piergiorgio Lucidi resolved CONNECTORS-950.
-------------------------------------------

    Resolution: Fixed

r1600691.

> CMIS Connector should ingest only the properties specified in the select clause
> -------------------------------------------------------------------------------
>
>                 Key: CONNECTORS-950
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-950
>             Project: ManifoldCF
>          Issue Type: Improvement
>          Components: CMIS connector
>    Affects Versions: ManifoldCF 1.6.1
>            Reporter: Piergiorgio Lucidi
>            Assignee: Piergiorgio Lucidi
>             Fix For: ManifoldCF next
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> Actually when we try to ingest contents using the following query:
> {code}
> select cmis:objectId, cmis:name from cmis:document
> {code}
> ManifoldCF will create indexes for all the contents including all the metadata without considering what we have specified in the select clause.
> Probably a better behavior should be based on considering only the properties specified in the select clause.



--
This message was sent by Atlassian JIRA
(v6.2#6252)