From java-user-return-39499-apmail-lucene-java-user-archive=lucene.apache.org@lucene.apache.org Fri Apr 03 19:12:01 2009 Return-Path: Delivered-To: apmail-lucene-java-user-archive@www.apache.org Received: (qmail 58693 invoked from network); 3 Apr 2009 19:12:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 3 Apr 2009 19:12:01 -0000 Received: (qmail 38829 invoked by uid 500); 3 Apr 2009 19:11:59 -0000 Delivered-To: apmail-lucene-java-user-archive@lucene.apache.org Received: (qmail 38742 invoked by uid 500); 3 Apr 2009 19:11:59 -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 38732 invoked by uid 99); 3 Apr 2009 19:11:59 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Apr 2009 19:11:59 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of digydigy@gmail.com designates 209.85.218.166 as permitted sender) Received: from [209.85.218.166] (HELO mail-bw0-f166.google.com) (209.85.218.166) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Apr 2009 19:11:49 +0000 Received: by bwz10 with SMTP id 10so1233409bwz.5 for ; Fri, 03 Apr 2009 12:11:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:references :in-reply-to:subject:date:message-id:mime-version:content-type :content-transfer-encoding:x-mailer:thread-index:content-language; bh=dZTOrGakVHUB4P08O8dTizFtp6lJFy9+6FzYM3/gS0o=; b=LKaM//CSpTormg1erV0oVnpBq6FjTHin2k5r6VRHODKaO+sfKrqXCrR1arjKIJR5h4 cEZQHTCgMDC2YJ3+u8MckpiyygWDBWIQGMviTtNOezyBc7SlFGwEdJ2pvKCtJBvnxae6 M/G2dD0WZ6DFD6vxciUdccRA8kd1J4ovOqIdk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:references:in-reply-to:subject:date:message-id:mime-version :content-type:content-transfer-encoding:x-mailer:thread-index :content-language; b=BiniDMNpcidF5KaUmErHeqEuD6qQ16R9a+jp+vG3xGMNcwHvnbX7cRqNDn/4ELGz+R 2mpc9ubGLnWltvrGMC2OXBFY48sLyAQ+p0XzSl06506OA8ox/ESw5zPHOrvuE7be8WMX 9iWRl67YhzFr26RFbxRffehZWX6gkax37ctWA= Received: by 10.223.126.145 with SMTP id c17mr1345358fas.102.1238785887684; Fri, 03 Apr 2009 12:11:27 -0700 (PDT) Received: from NEWPC ([81.213.206.230]) by mx.google.com with ESMTPS id d13sm401422fka.0.2009.04.03.12.11.26 (version=SSLv3 cipher=RC4-MD5); Fri, 03 Apr 2009 12:11:27 -0700 (PDT) From: "Digy" To: References: <52c3ddca0904030856m4d5378a7nfbb686baedf8689@mail.gmail.com> <8837fb770904031008y1f7c9841s4a9d969c19b90e41@mail.gmail.com> <1B69876F-6C87-4A1A-8A02-55A4808221B5@zappos.com> In-Reply-To: <1B69876F-6C87-4A1A-8A02-55A4808221B5@zappos.com> Subject: RE: Autonomy search technology Date: Fri, 3 Apr 2009 22:11:17 +0300 Message-ID: <003e01c9b48f$f9990d50$eccb27f0$@com> MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-2" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: Acm0hzBCPOvAa1wETXyROaGQL6IlHAACGDng Content-Language: tr X-Virus-Checked: Checked by ClamAV on apache.org As far as I can remember, "Zone" in Verity is similar to "field" in = Lucene and verity performs searches on all "zones" by default. DIGY -----Original Message----- From: Matthew Runo [mailto:mruno@zappos.com]=20 Sent: Friday, April 03, 2009 9:08 PM To: java-user@lucene.apache.org Subject: Re: Autonomy search technology Would you be willing to explain what "zone search" is? I did a quick =20 google search, but came up empty handed. Thanks for your time! Matthew Runo Software Engineer, Zappos.com mruno@zappos.com - 702-943-7833 On Apr 3, 2009, at 10:08 AM, John Wang wrote: > Verity VDK, which was bought by autonomy, has zone search. Something =20 > lucene > currently does not support. > > We have implemented it ontop of lucene and thinking about =20 > contributing. > > -John > > On Fri, Apr 3, 2009 at 8:56 AM, Luk=E1=B9 Vl=E8ek = =20 > wrote: > >> Hi, >> anybody has experience with Automony search technology ( >> http://en.wikipedia.org/wiki/Autonomy_Corporation)? Speaking about =20 >> their >> text searching technology is there anything which can not be =20 >> achieved using >> Lucene? >> >> Regards, >> Lukas >> --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org For additional commands, e-mail: java-user-help@lucene.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org For additional commands, e-mail: java-user-help@lucene.apache.org