From java-user-return-43885-apmail-lucene-java-user-archive=lucene.apache.org@lucene.apache.org Thu Dec 03 09:49:45 2009 Return-Path: Delivered-To: apmail-lucene-java-user-archive@www.apache.org Received: (qmail 5325 invoked from network); 3 Dec 2009 09:49:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 3 Dec 2009 09:49:45 -0000 Received: (qmail 63623 invoked by uid 500); 3 Dec 2009 09:49:43 -0000 Delivered-To: apmail-lucene-java-user-archive@lucene.apache.org Received: (qmail 63536 invoked by uid 500); 3 Dec 2009 09:49:43 -0000 Mailing-List: contact java-user-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-user@lucene.apache.org Delivered-To: mailing list java-user@lucene.apache.org Received: (qmail 63526 invoked by uid 99); 3 Dec 2009 09:49:42 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Dec 2009 09:49:42 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of lukas.vlcek@gmail.com designates 74.125.78.26 as permitted sender) Received: from [74.125.78.26] (HELO ey-out-2122.google.com) (74.125.78.26) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Dec 2009 09:49:32 +0000 Received: by ey-out-2122.google.com with SMTP id 25so1387774eya.5 for ; Thu, 03 Dec 2009 01:49:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:content-type; bh=DpxM7s0tmS64HNIxwkPVDK9p5+qQ26nebQJ99jCRjI4=; b=AL4CQKkMfwWzywXyyywrqSWtoRk0kfthll0YLHXh5a3BEB2bbiB4teKdWROXfSPNdq tL37p0jlfz7dzUKuJ1IbTtAaAvq/MrEa17bldCMEYxvRZFsdaPcKLCzVVNT45a1eK9PC Ax3+cOVV4BiPFey8ZylnVjecqfnfcNR745HE4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; b=NyXaubfhG1X4ggfHggJaG8luG5U8wZtv5V8x65thkVirTucdN4+ZA+XhhLX8CSqw5w UvAH2COd+s+p3rSKdPeS86ZJHjnwfkW1d5R+GObBSFC5o2+wpQ9XzQnwYEb8WosH6iWM A7SXpwRs9UNe8kUqK3ZicMALzExGPTmQ03B00= MIME-Version: 1.0 Received: by 10.216.85.132 with SMTP id u4mr429498wee.191.1259833751129; Thu, 03 Dec 2009 01:49:11 -0800 (PST) In-Reply-To: <52fe31430912030127q5ddca807g30ca9bb693d77332@mail.gmail.com> References: <26610142.post@talk.nabble.com> <200912021620.29231.wzzelfzzel@abas.de> <200912021626.06754.wzzelfzzel@abas.de> <7d94dcde0912030047g292f56e3p31fbe936bceb67a2@mail.gmail.com> <52fe31430912030127q5ddca807g30ca9bb693d77332@mail.gmail.com> From: =?UTF-8?B?THVrw6HFoSBWbMSNZWs=?= Date: Thu, 3 Dec 2009 10:48:51 +0100 Message-ID: <52c3ddca0912030148n2033bb3ao8e99e2154e01961b@mail.gmail.com> Subject: Re: About Lucene ... To: java-user@lucene.apache.org Content-Type: multipart/alternative; boundary=0016e6d56698364e110479cfe762 X-Virus-Checked: Checked by ClamAV on apache.org --0016e6d56698364e110479cfe762 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable This might be OT but did you consider Google Desktop Search? Seems that somebody reported success with hacking it to allow network file system index/search: http://www.geekzone.co.nz/content.asp?contentid=3D3939 Regards, Lukas http://blog.lukas-vlcek.com/ 2009/12/3 =E6=9D=A8=E5=BB=BA=E5=8D=8E > May be you can try Omnifind Yahoo Edition. > > 2009/12/3 Weiwei Wang > > > You can do everything related to search(full text or just paths) with > > Lucene:-) > > > > On Wed, Dec 2, 2009 at 11:26 PM, Stefan Trcek > wrote: > > > > > On Wednesday 02 December 2009 16:20:28 Stefan Trcek wrote: > > > > On Wednesday 02 December 2009 15:50:45 archibal wrote: > > > > > -optionnally i want to have a central server which index all data > > > > > (name of files, folders and file content) on network and i would > > > > > like to connect via a browser on the central server ? are there > > > > > project who does this or something like ? > > > > > > > > You may have a look at > > > > regain http://regain.murfman.de/wiki/doku.php?id=3Dstart > > > > hounder http://www.hounder.org/index.html > > > > I never used these products, so I can't tell you anything about 'em= . > > > > > > And of course nutch, but I guess you found that already. > > > > > > Stefan > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org > > > For additional commands, e-mail: java-user-help@lucene.apache.org > > > > > > > > > > > > -- > > Weiwei Wang > > Alex Wang > > =E7=8E=8B=E5=B7=8D=E5=B7=8D > > Room 403, Mengmin Wei Building > > Computer Science Department > > Gulou Campus of Nanjing University > > Nanjing, P.R.China, 210093 > > > > Homepage: http://cs.nju.edu.cn/rl/weiweiwang > > > > > > -- > =E6=9D=A8=E5=BB=BA=E5=8D=8E > --0016e6d56698364e110479cfe762--