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 DE990200B58 for ; Wed, 27 Jul 2016 14:02:49 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id DD5EC160A90; Wed, 27 Jul 2016 12:02:49 +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 36B05160A6E for ; Wed, 27 Jul 2016 14:02:49 +0200 (CEST) Received: (qmail 41616 invoked by uid 500); 27 Jul 2016 12:02:47 -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 Delivered-To: moderator for solr-user@lucene.apache.org Received: (qmail 25915 invoked by uid 99); 27 Jul 2016 11:58:29 -0000 X-Virus-Scanned: Debian amavisd-new at spamd4-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 Date: Wed, 27 Jul 2016 04:58:24 -0700 (MST) From: "nitin.garg88" To: solr-user@lucene.apache.org Message-ID: <1469620704481-4289196.post@n3.nabble.com> Subject: How to configure solr while having Apostrophes in fields MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit archived-at: Wed, 27 Jul 2016 12:02:50 -0000 When i search for "plato" it return me all records with "plato,platos,plato's" When i search for "platos" it return me all records with "platos,plato's" When i search for "plato's" it return me all records with "platos,plato's" Please suggest me how to configure schema.xml .Below is my "text" setting in schema.xml Thanks in advance ! -- View this message in context: http://lucene.472066.n3.nabble.com/How-to-configure-solr-while-having-Apostrophes-in-fields-tp4289196.html Sent from the Solr - User mailing list archive at Nabble.com.