Return-Path: Delivered-To: apmail-lucene-java-user-archive@www.apache.org Received: (qmail 70053 invoked from network); 13 Apr 2007 10:18:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 Apr 2007 10:18:04 -0000 Received: (qmail 86249 invoked by uid 500); 13 Apr 2007 10:18:02 -0000 Delivered-To: apmail-lucene-java-user-archive@lucene.apache.org Received: (qmail 86213 invoked by uid 500); 13 Apr 2007 10:18: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 86202 invoked by uid 99); 13 Apr 2007 10:18:01 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Apr 2007 03:18:01 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of mbarbarelli@gmail.com designates 209.85.132.242 as permitted sender) Received: from [209.85.132.242] (HELO an-out-0708.google.com) (209.85.132.242) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Apr 2007 03:17:54 -0700 Received: by an-out-0708.google.com with SMTP id c3so830398ana for ; Fri, 13 Apr 2007 03:17:33 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=S+HPcbNmMSKHOOHQb72uPMg7VaqfS/t3FlqiuYrmkw9MKtnoxvXBXFNGvrBtdiW9EFf6uZSR2gMzfzi+1o9UF4jLu65WY9kzQkkU4HPcQ3GuWA+uUFtF/zRV/Y/t6W8BNiEJOwfleeSSvwC/pJKM+Mi43Xs2Rk3OzQ933rg5uZw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=XpjkFi8j6CwoEZNmGitbN4pBWwyY88YLon/0/GC/HdGgxGlwCmyR4hrAuhEvAbwuuixVLhcSs2nWJA44RYNEgSNPCoRzXP2vqcNOWS5I4qb2U45qfVyenzU+W+jgT4PcPtz2s1iWJUdgkaJQmSSeNdMy5DusC0BTdt9H4AgQ/oI= Received: by 10.100.7.18 with SMTP id 18mr2338700ang.1176459452905; Fri, 13 Apr 2007 03:17:32 -0700 (PDT) Received: by 10.100.127.15 with HTTP; Fri, 13 Apr 2007 03:17:32 -0700 (PDT) Message-ID: Date: Fri, 13 Apr 2007 03:17:32 -0700 From: "Michael Barbarelli" To: java-user@lucene.apache.org Subject: Re: custom stop word list for standard analyzer In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_4314_3719056.1176459452846" References: <461F1105.6000807@aconex.com> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_4314_3719056.1176459452846 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Apologies and thanks all at the same time, everyone. Mike On 4/12/07, Chris Hostetter wrote: > > > : Michael Barbarelli wrote: > : > Can I instantiate a standard analyzer with an argument containing my > own > : > stop words? If so, how? Will they be appended to or override the > built-in > > I'm relly suprised how often this question gets asked ... Michael (or > anyone else for that matter) do you have any suggestions on how the > javadocs could be improved to make this more clear? > > > -Hoss > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org > For additional commands, e-mail: java-user-help@lucene.apache.org > > ------=_Part_4314_3719056.1176459452846--