[
https://issues.apache.org/jira/browse/CONNECTORS-1203?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15177873#comment-15177873
]
Karl Wright edited comment on CONNECTORS-1203 at 3/3/16 2:36 PM:
-----------------------------------------------------------------
Hi [~schuchm],
Yes, the patch causes the connector to use internal names rather than display
names throughout. That *is* a change in behavior but cannot be helped.
However, I don't think the patch has anything to do with "almost no metadata
fields are received". What version of SharePoint are you trying to use again?
There is no such thing (as far as I know) as SharePoint 2015; there's a planned
SharePoint 2016 and a SharePoint 2013.
It's also possible that you simply just need to force a recrawl of everything
(if you just did an upgrade from 1.x).
was (Author: [email protected]):
Hi [~schuchm],
Yes, the patch causes the connector to use internal names rather than display
names throughout. That *is* a change in behavior but cannot be helped.
However, I don't think the patch has anything to do with "almost no metadata
fields are received". What version of SharePoint are you trying to use again?
There is no such thing (as far as I know) as SharePoint 2015; there's a planned
SharePoint 2016 and a SharePoint 2013.
> Erratic handling of Sharepoint 2010 _ModerationStatus metadata
> --------------------------------------------------------------
>
> Key: CONNECTORS-1203
> URL: https://issues.apache.org/jira/browse/CONNECTORS-1203
> Project: ManifoldCF
> Issue Type: Bug
> Components: SharePoint connector
> Affects Versions: ManifoldCF 1.7.2
> Reporter: Dale Dreiske
> Assignee: Karl Wright
> Fix For: ManifoldCF 1.10, ManifoldCF 2.2
>
> Attachments: CONNECTORS-1203-2.1.7.2.patch, CONNECTORS-1203-2.patch,
> CONNECTORS-1203.patch, debug.log, debug7.log
>
>
> The ManifoldCF Sharepoint 2010 connector handles the Approval Status metadata
> inconsistently. In some cases it does not provide access to Approval Status
> at all.
> On /mcf-crawler-ui/execute.jsp#metapathwidget :
> * The field name appears in the drop down list as "Approval Status" when
> adding a new rule.
> * The field name is NOT available in the drop down list for top level sites.
> * The field name is listed as "_ModerationStatus" for existing rules.
> With connector debug turned on, the ManifoldCF logs show the field coming
> from Sharepoint as "ows__ModerationStatus". This is consistent across all
> pages, even when the the field is not added to the metadata rules.
> When sent to Solr, it appears in one of these 4 forms:
> * "ows__ModerationStatus"
> * "_ModerationStatus"
> * "_moderationstatus"
> * In some cases it does not get passed at all.
> This issue is most troublesome when this field is not displayed for creating
> new metadata rules. It appears it is only available when creating rules for
> pages in low level sites. Example paths:
> * /abc - does not work for top level sharepoint sites
> * /abc/xyz - works but passes name inconsistently;
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)