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

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

Sorry. I am not clear what should be the signature of new method in
MCPermissions yet.
Do you suggest to change lists.asmx. I am not if we can change it because
it is Sharepoint's service.
Any new method  we want or any change in existing method in
MCPermissions.asmx could be done by our sharepoint team.
As per the code fragment you have noted in email, spproxy is calling
getListItems which gives back only docid today. Is it calling getlistItems
in MCPermissions?
If that is the case, is is fine to just return NoCrawl flag along with doc
id  from getListItems (in MCPermissions).
If we need to adda new method in MCPermissions, can it have the following
input and output

Input - docid
Output - doc metadata + nocrawl flag

Please clarify
Thanks




-- 
*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