Return-Path: X-Original-To: apmail-lucene-solr-user-archive@minotaur.apache.org Delivered-To: apmail-lucene-solr-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2B5BE61BB for ; Tue, 28 Jun 2011 07:34:10 +0000 (UTC) Received: (qmail 50400 invoked by uid 500); 28 Jun 2011 07:34:05 -0000 Delivered-To: apmail-lucene-solr-user-archive@lucene.apache.org Received: (qmail 50053 invoked by uid 500); 28 Jun 2011 07:33:53 -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 50036 invoked by uid 99); 28 Jun 2011 07:33:47 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Jun 2011 07:33:47 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [209.85.220.176] (HELO mail-vx0-f176.google.com) (209.85.220.176) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Jun 2011 07:33:40 +0000 Received: by vxd2 with SMTP id 2so6330409vxd.35 for ; Tue, 28 Jun 2011 00:33:19 -0700 (PDT) Received: by 10.52.76.162 with SMTP id l2mr9882912vdw.140.1309246399098; Tue, 28 Jun 2011 00:33:19 -0700 (PDT) MIME-Version: 1.0 Received: by 10.52.108.193 with HTTP; Tue, 28 Jun 2011 00:32:59 -0700 (PDT) X-Originating-IP: [122.161.223.68] In-Reply-To: <1309245843503-3116836.post@n3.nabble.com> References: <1309245843503-3116836.post@n3.nabble.com> From: Gora Mohanty Date: Tue, 28 Jun 2011 13:02:59 +0530 Message-ID: Subject: Re: Include synonys in solr To: solr-user@lucene.apache.org Content-Type: text/plain; charset=ISO-8859-1 On Tue, Jun 28, 2011 at 12:54 PM, Romi wrote: > Hi, i am using solr for my searches. in this i found a synonyms.text file in > which you can include synonyms manually for the words u want. Please see http://wiki.apache.org/solr/AnalyzersTokenizersTokenFilters#solr.SynonymFilterFactory No offence, but a simple Google search, or a search of the Wiki would have turned this up. Please try such simpler avenues before dashing off a message to the list. Regards, Gora