Return-Path: Delivered-To: apmail-lucene-java-user-archive@www.apache.org Received: (qmail 8661 invoked from network); 26 Sep 2005 10:52:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 26 Sep 2005 10:52:30 -0000 Received: (qmail 72989 invoked by uid 500); 26 Sep 2005 10:52:25 -0000 Delivered-To: apmail-lucene-java-user-archive@lucene.apache.org Received: (qmail 72955 invoked by uid 500); 26 Sep 2005 10:52:25 -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 72942 invoked by uid 99); 26 Sep 2005 10:52:25 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Sep 2005 03:52:25 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [66.179.233.113] (HELO acusis.com) (66.179.233.113) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Sep 2005 03:52:30 -0700 Received: from Manish [61.246.221.29] by acusis.com with ESMTP (SMTPD-8.20) id A53B04E0; Mon, 26 Sep 2005 07:02:19 -0400 From: =?iso-8859-1?Q?M_=E5_n_i_s_h_?= To: Subject: RE: Problems in standard Analyzer Date: Mon, 26 Sep 2005 16:21:53 +0530 Message-ID: <00bd01c5c288$5334b0b0$8400a8c0@AcusisBlr.lan> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.6626 In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.1830 Importance: Normal X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Frank, Limo I am using just to see the index properties. And even if I search same value by my application's search component,I = am not getting the results, I think I have to build the query using different analyzers ,=20 =20 -----Original Message----- From: Kunemann Frank [mailto:frank.kunemann@innosystec.de]=20 Sent: Monday, September 26, 2005 3:07 PM To: java-user@lucene.apache.org Subject: RE: Problems in standard Analyzer The problem is that in limo you can only use standard analyzers for your queries. As you've already seen some of them will change the key value = to something else or even remove them completely. So I don't think limo will be the right tool for you or at least you'll = have to change it for your needs (e.g. add an option for no analyzer). Frank -----Original Message----- From: "M =E5 n i s h " [mailto:manish.chowdhary@acusis.com]=20 Sent: Monday, September 26, 2005 9:42 AM To: java-user@lucene.apache.org Subject: RE: Problems in standard Analyzer Actually in Index I can see that MN12345 value very clearly that too in = the same case ( I have Limo Lucene Index Monitor) but when I am trying to = search the same value , I am not getting any results, I think the problem lies = some where else.. =20 =20 -----Original Message----- From: Kunemann Frank [mailto:frank.kunemann@innosystec.de]=20 Sent: Monday, September 26, 2005 1:07 PM To: java-user@lucene.apache.org Subject: RE: Problems in standard Analyzer It should be possible to combine queries using different types of = analyzers. The only problem I can see is if you're using one single line for the = whole query. Frank -----Original Message----- From: "M =E5 n i s h " [mailto:manish.chowdhary@acusis.com]=20 Sent: Monday, September 26, 2005 9:05 AM To: java-user@lucene.apache.org Subject: RE: Problems in standard Analyzer I thought of not using any Analyzer, but the problem is I got other = queries that I am appending to this value with either OR or AND, so for that = part of query I need Standard Analyzer ,=20 I think I should index that value like normal text, then may be it will work. =20 -----Original Message----- From: Kunemann Frank [mailto:frank.kunemann@innosystec.de]=20 Sent: Monday, September 26, 2005 12:28 PM To: java-user@lucene.apache.org Subject: RE: Problems in standard Analyzer Maybe you should write your own analyzer for this case that changes all letters to lower case but keeps all the numbers and signs as they are. The other solution is not to use an analyzer for this field. Frank -----Original Message----- From: "M =E5 n i s h " [mailto:manish.chowdhary@acusis.com]=20 Sent: Monday, September 26, 2005 5:46 AM To: java-user@lucene.apache.org Subject: Problems in standard Analyzer Hi Mark and other Gurus, I am indexing one value as a key field (rtf & txt indexing) , value is = like 12345 or 123-09-34 or it can be like MN12345. Problem is if the value is like 12345 or 123-23-98 , Standard Analyzer = is able to search it, but if the value is like MN12345 search will not = return any results, and more over if I search for MN12345 through WhiteSpace Analyzer I am getting the results. Can any body help?=20 --------------------------------------------------------------------- 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 --------------------------------------------------------------------- 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 --------------------------------------------------------------------- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org For additional commands, e-mail: java-user-help@lucene.apache.org