[
https://issues.apache.org/jira/browse/CONNECTORS-778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13771326#comment-13771326
]
Karl Wright commented on CONNECTORS-778:
----------------------------------------
The "Attachments" field (not sure what its internal name is, but we can find it
if we allow it to be discovered through metadata) has the following contents
for an item with one attachment called "test.txt":
{code}
Item '/testlist/2_.000' has field 'Attachments' value '1'
{code}
If this is taken as a URL value, then the SharePoint URL for the attachment
would be: /Lists/testlist/2_.000/1 . However, going to this URL (
/Lists/testlist/2_.000/1 )does not work:
{code}
404 NOT FOUND
{code}
So clearly something else needs to be done. Maybe "1" is the path relative to
the site?
> SharePoint connector: Add ability to index binary attachments of list items
> ---------------------------------------------------------------------------
>
> Key: CONNECTORS-778
> URL: https://issues.apache.org/jira/browse/CONNECTORS-778
> Project: ManifoldCF
> Issue Type: New Feature
> Components: SharePoint connector
> Affects Versions: ManifoldCF 1.4
> Reporter: Karl Wright
> Assignee: Karl Wright
> Fix For: ManifoldCF 1.4
>
>
> Add ability to index binary attachments of list items.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira