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 E2A2C190E0 for ; Wed, 27 Apr 2016 05:08:16 +0000 (UTC) Received: (qmail 65291 invoked by uid 500); 27 Apr 2016 05:08:12 -0000 Delivered-To: apmail-lucene-solr-user-archive@lucene.apache.org Received: (qmail 65227 invoked by uid 500); 27 Apr 2016 05:08:12 -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 44521 invoked by uid 99); 27 Apr 2016 04:55:20 -0000 X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 3.486 X-Spam-Level: *** X-Spam-Status: No, score=3.486 tagged_above=-999 required=6.31 tests=[DKIM_ADSP_CUSTOM_MED=0.001, NML_ADSP_CUSTOM_MED=1.2, RCVD_IN_DNSWL_NONE=-0.0001, SPF_SOFTFAIL=0.972, URI_HEX=1.313] autolearn=disabled Date: Tue, 26 Apr 2016 21:55:11 -0700 (MST) From: vrajesh To: solr-user@lucene.apache.org Message-ID: <1461732911424-4273072.post@n3.nabble.com> In-Reply-To: References: <1461230958882-4271760.post@n3.nabble.com> Subject: Re: concat 2 fields MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi Jack, as per your explanation i made following changes: id title title title title _ i.e trying to copy value of Id to Title field and then appending actual Title field to make Id_Title combination. but still it is not working. please help me if it can be done this way. -- View this message in context: http://lucene.472066.n3.nabble.com/concat-2-fields-tp4271760p4273072.html Sent from the Solr - User mailing list archive at Nabble.com.