Return-Path: Delivered-To: apmail-lucene-solr-user-archive@minotaur.apache.org Received: (qmail 1942 invoked from network); 16 Mar 2009 07:05:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 16 Mar 2009 07:05:27 -0000 Received: (qmail 92523 invoked by uid 500); 16 Mar 2009 07:05:24 -0000 Delivered-To: apmail-lucene-solr-user-archive@lucene.apache.org Received: (qmail 92059 invoked by uid 500); 16 Mar 2009 07:05:23 -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 92048 invoked by uid 99); 16 Mar 2009 07:05:22 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Mar 2009 00:05:22 -0700 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=DNS_FROM_OPENWHOIS,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG 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; Mon, 16 Mar 2009 07:05:15 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1Lj6sY-0003hN-Nw for solr-user@lucene.apache.org; Mon, 16 Mar 2009 00:04:54 -0700 Message-ID: <22532781.post@talk.nabble.com> Date: Mon, 16 Mar 2009 00:04:54 -0700 (PDT) From: dabboo To: solr-user@lucene.apache.org Subject: Linguistic Variations in Solr MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: agarg@sapient.com X-Virus-Checked: Checked by ClamAV on apache.org Hi, I am implementing linguistic variations in solr search engine. I want to implement this for US/UK/CA/AU english. e.g. Color (UK) = Colour (US) when user searches for either of the word, both results should appear. Please suggest. Thanks, Amit Garg -- View this message in context: http://www.nabble.com/Linguistic-Variations-in-Solr-tp22532781p22532781.html Sent from the Solr - User mailing list archive at Nabble.com.