From lucene-dev-return-6038-apmail-jakarta-lucene-dev-archive=jakarta.apache.org@jakarta.apache.org Wed Apr 07 20:23:40 2004 Return-Path: Delivered-To: apmail-jakarta-lucene-dev-archive@www.apache.org Received: (qmail 61769 invoked from network); 7 Apr 2004 20:23:39 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 7 Apr 2004 20:23:39 -0000 Received: (qmail 62355 invoked by uid 500); 7 Apr 2004 20:23:25 -0000 Delivered-To: apmail-jakarta-lucene-dev-archive@jakarta.apache.org Received: (qmail 62331 invoked by uid 500); 7 Apr 2004 20:23:25 -0000 Mailing-List: contact lucene-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Lucene Developers List" Reply-To: "Lucene Developers List" Delivered-To: mailing list lucene-dev@jakarta.apache.org Received: (qmail 62313 invoked from network); 7 Apr 2004 20:23:24 -0000 Received: from unknown (HELO mail.gmx.net) (213.165.64.20) by daedalus.apache.org with SMTP; 7 Apr 2004 20:23:24 -0000 Received: (qmail 28269 invoked by uid 0); 7 Apr 2004 20:23:29 -0000 Received: from 62.46.79.73 by www27.gmx.net with HTTP; Wed, 7 Apr 2004 22:23:29 +0200 (MEST) Date: Wed, 7 Apr 2004 22:23:29 +0200 (MEST) From: "Amrun" To: "Lucene Developers List" MIME-Version: 1.0 References: <40745ED3.8040907@cs.york.ac.uk> Subject: Re: searching for alphanumeric keywords X-Priority: 3 (Normal) X-Authenticated: #20195415 Message-ID: <1370.1081369409@www27.gmx.net> X-Mailer: WWW-Mail 1.6 (Global Message Exchange) X-Flags: 0001 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N thx for your answer I've prooved all this before. I can't find the reason for this. I get the right parameters and all works fine for other keywords that don't contain numbers. I use the StandardAnalyzer as this might help. > With the small addition that it might be an escaping issue ? are you > sure that the webpage ( I assume you're getting this from a HTML form) > has the input parameters escaped properly ? > > Might be completely offbase, but just check that you're searching for > the same item (from both JBuilder and from the webpage). > > That angle is probably covered by "If QueryParser > is in the equation, > use the .toString method of the generated Query instance to see what it > did to the entered expression", but might be something to look for.. > > > Erik Hatcher wrote: > > > From now on, this will be my stock reply: > > > > > > > > > > On Apr 7, 2004, at 3:36 PM, Amrun wrote: > > > >> Hi, > >> > >> I'm trying to search for alphanumeric keywords, e.g. 5ADT or > >> 2003/2004. If I > >> try to search for it in my jbuilder project (developer tool) it works > >> quite > >> fine, but if I want to search it from the webpage it doesn't work. I > >> get the > >> values from comboboxes (so they have to be strings), they have the > right > >> value, but it doesn't work. It reacts as there hasn't been found > >> anything. > >> Maybe someone has had this problem before or has any idea why this > >> works in > >> this strange way?! > >> > >> thx Amrûn > >> > >> -- > >> NEU : GMX Internet.FreeDSL > >> Ab sofort DSL-Tarif ohne Grundgebühr: http://www.gmx.net/info > >> > >> > >> --------------------------------------------------------------------- > >> To unsubscribe, e-mail: lucene-dev-unsubscribe@jakarta.apache.org > >> For additional commands, e-mail: lucene-dev-help@jakarta.apache.org > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: lucene-dev-unsubscribe@jakarta.apache.org > > For additional commands, e-mail: lucene-dev-help@jakarta.apache.org > > > > -- > Thimal Jayasooriya, > Department of Computer Science, > The University of York > http://www.cs.york.ac.uk/~thimal/ > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: lucene-dev-unsubscribe@jakarta.apache.org > For additional commands, e-mail: lucene-dev-help@jakarta.apache.org > -- NEU : GMX Internet.FreeDSL Ab sofort DSL-Tarif ohne Grundgebühr: http://www.gmx.net/info --------------------------------------------------------------------- To unsubscribe, e-mail: lucene-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: lucene-dev-help@jakarta.apache.org