Ahmet Arslan created CONNECTORS-910:
---------------------------------------
Summary: SharePoint connector does not fetch metadata values for
sub-site libraries
Key: CONNECTORS-910
URL: https://issues.apache.org/jira/browse/CONNECTORS-910
Project: ManifoldCF
Issue Type: Bug
Components: SharePoint connector
Affects Versions: ManifoldCF 1.5.1
Environment: Microsoft SharePoint 2010
Reporter: Ahmet Arslan
Assignee: Ahmet Arslan
Fix For: ManifoldCF 1.6
When a job is defined to crawl a 'document library' by "add site", no MetaData
is sent to output connector. List of metadata fields can be selected during job
definition but documents are indexed without metadata.
For example
{noformat}
/site1/site2/Documents/*
{noformat} does *not* respects selected MetaData. While
{noformat}
/Documents/*
{noformat} respects selected MetaData.
--
This message was sent by Atlassian JIRA
(v6.2#6252)