[
https://issues.apache.org/jira/browse/CONNECTORS-778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13774092#comment-13774092
]
Karl Wright commented on CONNECTORS-778:
----------------------------------------
r1525420. I did one hack, which was converting from a FileURL to a List Item
ID. This may or may not hold up in the long run. The issue is that getting
attachments requires the list item id, but we use the fileurl for files (that
are children of libraries), and the fileurl for listitems looks like this:
2_.000, where 2 is the list item ID. In order to correct this, we'd need to do
something like this: Change the SharePoint 2010 plugin to return the ID field
for children, and use the ID field in the case of list items to get the
attachments.
> 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