Return-Path: Delivered-To: apmail-lucene-java-user-archive@www.apache.org Received: (qmail 93927 invoked from network); 18 Aug 2006 08:50:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 18 Aug 2006 08:50:07 -0000 Received: (qmail 18326 invoked by uid 500); 18 Aug 2006 08:50:01 -0000 Delivered-To: apmail-lucene-java-user-archive@lucene.apache.org Received: (qmail 18297 invoked by uid 500); 18 Aug 2006 08:50:01 -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 18284 invoked by uid 99); 18 Aug 2006 08:50:01 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Aug 2006 01:50:01 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of simon.willnauer@googlemail.com designates 66.249.92.173 as permitted sender) Received: from [66.249.92.173] (HELO ug-out-1314.google.com) (66.249.92.173) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Aug 2006 01:50:00 -0700 Received: by ug-out-1314.google.com with SMTP id y2so730669uge for ; Fri, 18 Aug 2006 01:49:38 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=googlemail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=V4OFguExOgWODUx1xEHws/I8cKmQL48RfrHDUMdAbRQx5/JAP2nG8uiikmCHJ+SkMYQauVwDziHrpZPsI3F3ZaiyIujV5wlWliCyd9bbo0erUEOF02nwWyQUSjqJc5kkfl1aHX7WKI4tUjNnvbMpJZxmfXKjwX9fC4YCQ85UFlY= Received: by 10.66.244.11 with SMTP id r11mr1552613ugh; Fri, 18 Aug 2006 01:49:38 -0700 (PDT) Received: by 10.67.22.17 with HTTP; Fri, 18 Aug 2006 01:49:38 -0700 (PDT) Message-ID: Date: Fri, 18 Aug 2006 10:49:38 +0200 From: "Simon Willnauer" Reply-To: simon.willnauer@gmail.com To: java-user@lucene.apache.org Subject: Re: search for web address In-Reply-To: <44E578A8.7070507@emn.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <44E578A8.7070507@emn.fr> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N It's like looking for a needle in a haystack without any sinppets of your code. If you provide some infomation about how you index and search the specific field you will get an answer. :) best regards simon On 8/18/06, ould sid'ahmed wrote: > Hello, > I indexed my document but, Can I search for an address web, it returns > me no result, > and when I search the same address with a query like "http*" it returns > me a result, > can you help me > > thanks > > --------------------------------------------------------------------- > 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