Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 0A658200C77 for ; Mon, 1 May 2017 14:51:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 072DC160BAE; Mon, 1 May 2017 12:51:22 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 4EA92160BAB for ; Mon, 1 May 2017 14:51:21 +0200 (CEST) Received: (qmail 36204 invoked by uid 500); 1 May 2017 12:51:19 -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 36193 invoked by uid 99); 1 May 2017 12:51:19 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 May 2017 12:51:19 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id F275CC24A1 for ; Mon, 1 May 2017 12:51:18 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 3.736 X-Spam-Level: *** X-Spam-Status: No, score=3.736 tagged_above=-999 required=6.31 tests=[DKIM_ADSP_CUSTOM_MED=0.001, FREEMAIL_ENVFROM_END_DIGIT=0.25, NML_ADSP_CUSTOM_MED=1.2, RCVD_IN_DNSWL_NONE=-0.0001, SPF_SOFTFAIL=0.972, URI_HEX=1.313] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id YFlyOKvV22la for ; Mon, 1 May 2017 12:51:16 +0000 (UTC) Received: from mwork.nabble.com (mwork.nabble.com [162.253.133.43]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 77DE75F3BB for ; Mon, 1 May 2017 12:51:16 +0000 (UTC) Received: from mben.nabble.com (unknown [162.253.133.72]) by mwork.nabble.com (Postfix) with ESMTP id 975D83E27516A for ; Mon, 1 May 2017 05:51:10 -0700 (MST) Date: Mon, 1 May 2017 05:51:10 -0700 (MST) From: ravi432 To: solr-user@lucene.apache.org Message-ID: <1493643070615-4332733.post@n3.nabble.com> In-Reply-To: References: Subject: Re: Is it expected for Synonyms to work vice-versa MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit archived-at: Mon, 01 May 2017 12:51:22 -0000 I also getting the same results with following scenario Anderson window => american craftsman. when i type Anderson window i want solr to return results for Anderson window and american craftsman. but it is giving only Anderson window. but when i type american craftsman solr is returning Anderson window and american craftsman. By the i am using synonyms at index time. -- View this message in context: http://lucene.472066.n3.nabble.com/Is-it-expected-for-Synonyms-to-work-vice-versa-tp4332720p4332733.html Sent from the Solr - User mailing list archive at Nabble.com.