Return-Path: X-Original-To: apmail-incubator-connectors-user-archive@minotaur.apache.org Delivered-To: apmail-incubator-connectors-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id AC682C13F for ; Thu, 3 May 2012 08:14:35 +0000 (UTC) Received: (qmail 2334 invoked by uid 500); 3 May 2012 08:14:35 -0000 Delivered-To: apmail-incubator-connectors-user-archive@incubator.apache.org Received: (qmail 2143 invoked by uid 500); 3 May 2012 08:14:32 -0000 Mailing-List: contact connectors-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: connectors-user@incubator.apache.org Delivered-To: mailing list connectors-user@incubator.apache.org Received: (qmail 1883 invoked by uid 99); 3 May 2012 08:14:31 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 May 2012 08:14:31 +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 (nike.apache.org: domain of swapna.kollipara@gmail.com designates 209.85.213.47 as permitted sender) Received: from [209.85.213.47] (HELO mail-yw0-f47.google.com) (209.85.213.47) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 May 2012 08:14:23 +0000 Received: by yhjj56 with SMTP id j56so1547247yhj.6 for ; Thu, 03 May 2012 01:14:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=t6RZMiAcG+nreFuldbvsFQ0DpmZouGHKbWua7OHga3w=; b=fWcvKr1Vo2khSfDsKLNggoYdrj6CI8yXFw5A68jlFe5fiCcEvX0Ptz0CNKvKGGtSYy Fghkj3lb3UBf+Yzq01c5DFtyUBKbpt119mZA13IjA1l69Zo7LNTmuYALqYy1j87+7NsK AsHAXGGWCNykL2j1hJXp5G/Xp6/UKj2P2OhSXjM9vMqZnwoNqDRQRf5r9LL/bwDytrpu KQ+eHlydTEVFZCZY1Ei1As6JcEwl2dy4U3SHDgt/EG6YIy5dpVOPWddkYSSCcgKKkmW5 FyhlIKp+HPIDJrIjTVqRh9lzfaB0hOX9kSUtEmyCJrj9IkcCeeqFkaLf+P8158NtFVnu 5xuw== MIME-Version: 1.0 Received: by 10.42.215.68 with SMTP id hd4mr597179icb.30.1336032842568; Thu, 03 May 2012 01:14:02 -0700 (PDT) Received: by 10.42.246.73 with HTTP; Thu, 3 May 2012 01:14:02 -0700 (PDT) Date: Thu, 3 May 2012 13:44:02 +0530 Message-ID: Subject: Can we have "location" indexed as a field into solr through ManifoldCF From: Swapna Vuppala To: connectors-user@incubator.apache.org Content-Type: multipart/alternative; boundary=20cf301d3a20fd525e04bf1d626f --20cf301d3a20fd525e04bf1d626f Content-Type: text/plain; charset=ISO-8859-1 Hi, Am using ManifoldCF to crawl Windows Share repository and index documents from them into Solr. I have got a requirement where I want the location of the document to be indexed as a field in Solr. Can we achieve this from ManifoldCF ? For example, when I define a Windows Share repository connection with * server1*, and a Job with path name *path1* (present on server1), I want all the documents that are indexed into Solr with this job to have a field which tells me the location, which is* \\server1\path1*. Hope am clear in what I want. Can we achieve this by defining some parameters at ManifoldCF end or is there any possible way ? Can someone please let me know of any ideas to get this done ? Thanks and Regards, Swapna. --20cf301d3a20fd525e04bf1d626f Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi,

Am using ManifoldCF to crawl Windows Share repository and index = documents from them into Solr. I have got a requirement where I want the lo= cation of the document to be indexed as a field in Solr. Can we achieve thi= s from ManifoldCF ?

For example, when I define a Windows Share repository connection with <= b>server1, and a Job with path name path1 (present on server1), = I want all the documents that are indexed into Solr with this job to have a= field which tells me the location, which is \\server1\path1.
Hope am clear in what I want.

Can we achieve this by defining some p= arameters at ManifoldCF end or is there any possible way ? Can someone plea= se let me know of any ideas to get this done ?

Thanks and Regards, Swapna.
--20cf301d3a20fd525e04bf1d626f--