You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@manifoldcf.apache.org by "Durai (JIRA)" <ji...@apache.org> on 2019/04/11 07:55:00 UTC

[jira] [Commented] (CONNECTORS-1449) Add support for respecting the NoCrawl flag in Sharepoint

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

Durai commented on CONNECTORS-1449:
-----------------------------------

Karl,

I need this feature implemented in our current project.

Basically, need to exclude the SP library and lists if they are marked with NoCrawl - True.

Alos, when this flag is changed to false, need to include them in the ingest paths.

Version: Sharepoint 2013.

If you can give me idea about where to plugin this code to check for NoCrawl flag and exclude them in seeding, I can implement and submit the code here for community.

Thanks

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