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 0E269D115 for ; Thu, 2 Aug 2012 13:07:45 +0000 (UTC) Received: (qmail 29907 invoked by uid 500); 2 Aug 2012 13:07:45 -0000 Delivered-To: apmail-manifoldcf-user-archive@manifoldcf.apache.org Received: (qmail 29802 invoked by uid 500); 2 Aug 2012 13:07:44 -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 29792 invoked by uid 99); 2 Aug 2012 13:07:44 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Aug 2012 13:07:44 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FSL_RCVD_USER,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of daddywri@gmail.com designates 209.85.161.178 as permitted sender) Received: from [209.85.161.178] (HELO mail-gg0-f178.google.com) (209.85.161.178) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Aug 2012 13:07:38 +0000 Received: by ggcq6 with SMTP id q6so8551080ggc.9 for ; Thu, 02 Aug 2012 06:07:17 -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=Zee4UWieYkpb2kf7C/baq0vHAzoNuGIhKcARUFxeeiQ=; b=fdr8y8vrxf5itso0rIpr6nzsN7hHpWvmOOqF2BsAE1NWAQZd7uYLM3qJwVss9eTBwG WZ/VXTM5AU7r9bxDNUv9F0begbmfGUqIsaGkyQRZw4sqMUBiEciJpz52Jylb06qRYBMe Rv/qMBUWuO12pioCV26Ulw9WU7TzLiW02MqG71QH2MIgZ4uEhYLVrKsv4iTwiYaXUw+O ElGgLJWnKw+5WF5ve3yZuwWwiClf9fUFgL9UZZjzF6mcJyNls/+nqeG8RAW6v0k+PamL eyOyEjvWBW2drwMJL8n4+wtT21jakT5Eb+9nDBjqScwux/impj5UYGInffe5Mm+B0+zP XQVA== MIME-Version: 1.0 Received: by 10.50.237.9 with SMTP id uy9mr3613252igc.40.1343912837552; Thu, 02 Aug 2012 06:07:17 -0700 (PDT) Received: by 10.43.93.70 with HTTP; Thu, 2 Aug 2012 06:07:17 -0700 (PDT) In-Reply-To: <1343912431.22728.YahooMailClassic@web121704.mail.ne1.yahoo.com> References: <1343912431.22728.YahooMailClassic@web121704.mail.ne1.yahoo.com> Date: Thu, 2 Aug 2012 09:07:17 -0400 Message-ID: Subject: Re: SharePoint Lists From: Karl Wright To: user@manifoldcf.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Hi Ahmet, At the moment the only entity the SharePoint connector knows how to index are documents in Libraries. If you can provide a description of what kind of SharePoint content you want to index out of a SharePoint List, and how Lists relate to Sites and Libraries, then we can discuss adding that ability. Karl On Thu, Aug 2, 2012 at 9:00 AM, Ahmet Arslan wrote: > Hello All, > > I see documentation and job settings mention about SharePoint site, subsite, library and file. > > I have a List named IKGeneralFAQ on a SP2010 instance. > (http://iknowtest/Lists/IKGeneralFAQ/AllItems.aspx) > > I tried manually setting Path Rules using 'Add Text' button, but it does not working. > > /IKGeneralFAQ/* file include > /Lists/IKGeneralFAQ library include > /Lists/IKGeneralFAQ/* library include > /IKGeneralFAQ library include > /Lists/IKGeneralFAQ/* file include > > Can I use MCF to crawl SharePoint Lists? > > Thanks, > Ahmet