Return-Path: Delivered-To: apmail-lucene-java-user-archive@www.apache.org Received: (qmail 80326 invoked from network); 4 Aug 2009 05:32:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 4 Aug 2009 05:32:40 -0000 Received: (qmail 88879 invoked by uid 500); 4 Aug 2009 05:32:43 -0000 Delivered-To: apmail-lucene-java-user-archive@lucene.apache.org Received: (qmail 88801 invoked by uid 500); 4 Aug 2009 05:32:42 -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 88791 invoked by uid 99); 4 Aug 2009 05:32:42 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Aug 2009 05:32:42 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Aug 2009 05:32:33 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1MYCdA-0005Yg-UK for java-user@lucene.apache.org; Mon, 03 Aug 2009 22:32:12 -0700 Message-ID: <24802552.post@talk.nabble.com> Date: Mon, 3 Aug 2009 22:32:12 -0700 (PDT) From: "m.harig" To: java-user@lucene.apache.org Subject: Searching doubt MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: m.harig@gmail.com X-Virus-Checked: Checked by ClamAV on apache.org hello all thanks for lucene............ this is my doubt , am searching for a keyword "about us" from my lucene index , am not getting the results what i want , since the urls are formed like the below http://www........./aboutus/.....abc/ http://www........./aboutus/.....xyz/ http://www........./aboutus/.....def/ if i search "aboutus" , the results coming up correctly. Please any1 suggest me how to handle this situation. -- View this message in context: http://www.nabble.com/Searching-doubt-tp24802552p24802552.html Sent from the Lucene - Java Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org For additional commands, e-mail: java-user-help@lucene.apache.org