Return-Path: Delivered-To: apmail-lucene-solr-user-archive@minotaur.apache.org Received: (qmail 40035 invoked from network); 4 Jan 2010 10:20:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 4 Jan 2010 10:20:20 -0000 Received: (qmail 17667 invoked by uid 500); 4 Jan 2010 10:20:18 -0000 Delivered-To: apmail-lucene-solr-user-archive@lucene.apache.org Received: (qmail 17583 invoked by uid 500); 4 Jan 2010 10:20:18 -0000 Mailing-List: contact solr-user-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: solr-user@lucene.apache.org Delivered-To: mailing list solr-user@lucene.apache.org Received: (qmail 17573 invoked by uid 99); 4 Jan 2010 10:20:18 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Jan 2010 10:20:18 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of shalinmangar@gmail.com designates 209.85.221.203 as permitted sender) Received: from [209.85.221.203] (HELO mail-qy0-f203.google.com) (209.85.221.203) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Jan 2010 10:20:11 +0000 Received: by qyk41 with SMTP id 41so6954521qyk.29 for ; Mon, 04 Jan 2010 02:19:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=acU1B3bBtovj0tu/spihUNoTJGTi52Uo+cv0JCxgVfI=; b=kOibI6VnIbR7jqAdD9pU5L+f108dB4Msk9eKuHmlzhkqajjJc5zCbsoWnbdcf5/v6i r2tpijyNhGSKORnarJAiyvWh5ErzRQShHjKVpswJ2mGnJKqUYJdLzno0tBXSOy5i/LrK e6WLh5lbtIxaivsKpLfzIPzdjKUE6Gr/+yl2U= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=jGdP0lKLQEY1jTgKsSlFj/uMeyY3+BJJAAqahODO7aKghxDB4ea/PpbktkpEwu4IEN J4sBaM9I3PNlMaMr8LwDC3xkagBuhgPHd2+hfa3b3RKt+NFKafWgI9Oj45VuqEsSLOHP bBp4NFn+3rllBkpkijb51RuTogElbibMlo4OE= MIME-Version: 1.0 Received: by 10.229.119.200 with SMTP id a8mr7001071qcr.42.1262600390244; Mon, 04 Jan 2010 02:19:50 -0800 (PST) In-Reply-To: <87c998321001021631u6b0f4e9fm326753dc7df6df96@mail.gmail.com> References: <26897627.post@talk.nabble.com> <26941627.post@talk.nabble.com> <2D127F11DC79714E9B6A43AC9458147F3276B306@suex07-mbx-03.ad.syr.edu> <26975115.post@talk.nabble.com> <87c998321001021631u6b0f4e9fm326753dc7df6df96@mail.gmail.com> Date: Mon, 4 Jan 2010 15:49:50 +0530 Message-ID: <69de18141001040219m1d742164x70b4c651340ac8f2@mail.gmail.com> Subject: Re: Search both diacritics and non-diacritics From: Shalin Shekhar Mangar To: solr-user@lucene.apache.org Content-Type: multipart/alternative; boundary=00c09f92390ec0fc08047c540f23 --00c09f92390ec0fc08047c540f23 Content-Type: text/plain; charset=UTF-8 On Sun, Jan 3, 2010 at 6:01 AM, Lance Norskog wrote: > The ASCIIFoldingFilter is a superset of the ISOLatin1Filter - > ISOLatin1 is deprecated. Here's the Javadoc from ASCIIFoldingFIlter. > You did not mention which language you want to search. > > Unforch, the ASCIIFoldingFilter is not mentioned on the Solr wiki. > > Thanks Lance. I've added it to the wiki at http://wiki.apache.org/solr/AnalyzersTokenizersTokenFilters -- Regards, Shalin Shekhar Mangar. --00c09f92390ec0fc08047c540f23--