Return-Path: X-Original-To: apmail-manifoldcf-user-archive@www.apache.org Delivered-To: apmail-manifoldcf-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 493E111633 for ; Wed, 4 Jun 2014 14:29:39 +0000 (UTC) Received: (qmail 54839 invoked by uid 500); 4 Jun 2014 14:29:39 -0000 Delivered-To: apmail-manifoldcf-user-archive@manifoldcf.apache.org Received: (qmail 54792 invoked by uid 500); 4 Jun 2014 14:29:39 -0000 Mailing-List: contact user-help@manifoldcf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@manifoldcf.apache.org Delivered-To: mailing list user@manifoldcf.apache.org Received: (qmail 54784 invoked by uid 99); 4 Jun 2014 14:29:39 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Jun 2014 14:29:39 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lalit.j.jangra@gmail.com designates 209.85.160.177 as permitted sender) Received: from [209.85.160.177] (HELO mail-yk0-f177.google.com) (209.85.160.177) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Jun 2014 14:29:33 +0000 Received: by mail-yk0-f177.google.com with SMTP id 19so6132648ykq.36 for ; Wed, 04 Jun 2014 07:29:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=xeUghk/tw6uFZJ41oEiVR6k+HEuc1wVPLDMmxnIrI80=; b=SJPR3Raaajs/v7GnvveBfGDSzlmWjOEeKyUVhHCszEpZ8nc44F/iTBikurJhsBTve7 7MWY4D9QLcHa+KdACOQYjkpfE264GZUnGQHTmX3RkJ2yM0uL5j3IehP+MB6JVs9XeC+U Hqt2oafMHyizBWS0nVbzamZEXBNzULc9d/XOzbKOqyQQySoYg0H41A/LWRja1/IgF/bu 8Aa+IWWS2rZvoK3ZI1p4K6pQUcLpq44QdiFCpesqWHbDQh6iVu1uMPDtiyeOg/yfSioV A7X70yLEHlh1gOKHTRUNIGuZiW0KeTVG5FCsKUsFSUC8fAaWep2uIPy1kr9/zn50TWUU 65MA== MIME-Version: 1.0 X-Received: by 10.236.203.225 with SMTP id f61mr73984559yho.51.1401892152298; Wed, 04 Jun 2014 07:29:12 -0700 (PDT) Received: by 10.170.145.195 with HTTP; Wed, 4 Jun 2014 07:29:12 -0700 (PDT) In-Reply-To: References: Date: Wed, 4 Jun 2014 15:29:12 +0100 Message-ID: Subject: Re: Not able to see results of sharepoint crawls? From: lalit jangra To: "user@manifoldcf.apache.org" Content-Type: multipart/alternative; boundary=001a11c1ee3ac052b304fb037360 X-Virus-Checked: Checked by ClamAV on apache.org --001a11c1ee3ac052b304fb037360 Content-Type: text/plain; charset=UTF-8 Hi All, I am working on Apache MCF 1.5.1 with solr 4.6. I am integrating multiple content sources here one of which is Sharepoint 2010. I want to know how can i get content creator/author from content in Sharepoint 2010. For same, i am going thru MCF source code and zeroed in on SharePointRepository.java under org.apache.manifoldcf.crawler.connectors.sharepoint package. But i could see ACLs getting used here but no mention of content author/creator. How can i get content creator here? Secondly i also want to index these ACLs in solr indexes so that search results can be user specific to maintain content permissions & privileges. Can someone help me in above queries? Thanks in advance. Regards. --001a11c1ee3ac052b304fb037360 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi All,

I am working on Apache= MCF 1.5.1 with solr 4.6. I am integrating multiple content sources here on= e of which is Sharepoint 2010. I want to know how can i get content creator= /author from content in Sharepoint 2010.

For same, i am going thru MCF source code and zeroed in on SharePointRe= pository.java under org.apache.manifoldcf.crawler.connectors.sharepoint pac= kage. But i could see ACLs=C2=A0 getting used here but no mention of conten= t author/creator.=C2=A0 How can i get content creator here?

Secondly i also want to index these ACLs in solr indexes so that = search results can be user specific to maintain content permissions & p= rivileges.

Can someone help me in above queries?

Thanks= in advance.

Regards.
--001a11c1ee3ac052b304fb037360--