[ 
https://issues.apache.org/jira/browse/CONNECTORS-1449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16818120#comment-16818120
 ] 

Drai commented on CONNECTORS-1449:
----------------------------------

Makes sense.
If there is performance concern in calling webservice method again to just
get 'nocrawl' flag, we can add a separate method in c# code which will take
list id and item id and return all metadata + nocrawl flag.
Method signature :
getListItemMetadata(list_guid, item_id)
return - xml of item metadata + nocrawl flag
Example of List Guid : 4815727b-f45f-4e3b-85dc-687f00544b96
Example of Item id : 6

If it looks fine to you, please confirm.
Regards






-- 
*Durai Kalaiselvan*
Founder&Member, Cumilisys LLC
Office: 408 940-5135 Mobile: 408 835 0309



This email and (any accompanying attachments) may contain confidential
information belonging to the sender which is legally protected. The
information is intended only for the use of the individual or entity to
whom it is addressed, and others who have been specifically authorized by
the addressee to receive it. If you are not an intended recipient, you are
hereby notified that any disclosure, copying, or distribution of, or the
taking of any action in reliance on, this communication or the information
contained herein is strictly prohibited. If you have received this
communication in error, please notify us immediately by email or telephone.
Thank you for your cooperation.


> Add support for respecting the NoCrawl flag in Sharepoint
> ---------------------------------------------------------
>
>                 Key: CONNECTORS-1449
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-1449
>             Project: ManifoldCF
>          Issue Type: New Feature
>          Components: SharePoint connector
>            Reporter: Markus Schuch
>            Assignee: Markus Schuch
>            Priority: Major
>             Fix For: ManifoldCF next
>
>
> There is a flag {{NoCrawl}} in sharepoint that indicates whether an object 
> should be crawled or not:
> Lists
> https://msdn.microsoft.com/en-us/library/office/microsoft.sharepoint.splist.nocrawl.aspx
> Web
> https://msdn.microsoft.com/en-us/library/office/microsoft.sharepoint.spweb.nocrawl.aspx
> Field
> https://msdn.microsoft.com/en-us/library/office/microsoft.sharepoint.spfield.nocrawl.aspx
> Wouldn't it be nice to respect that flag?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to