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

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

Crawling needs to be avoided because content authors/managers mark a
library/list as 'non-crawlable' by using 'NoCrawl' settings. In current use
case, fetching is fine because crawl user has access to content anyways.
They do not want the items stored in these libraries to show up in search
results.
When the flag is made false again, thos items need to be indexed again.
Should inserting a transformer between Sharepoint repository connection and
Solr output connection achieve this?
This way, depending on flag switches from True to False or vice versa ,
content will be pushed to solr or be ignored.

Regarding modified list service:
Will take a look at it.
If we modify the lists service, should it be deployed to SP 2013 like
MCPermissions.asmx deployment.?

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