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 C3AB718B85 for ; Thu, 22 Oct 2015 04:35:27 +0000 (UTC) Received: (qmail 77746 invoked by uid 500); 22 Oct 2015 04:35:24 -0000 Delivered-To: apmail-lucene-solr-user-archive@lucene.apache.org Received: (qmail 77685 invoked by uid 500); 22 Oct 2015 04:35:24 -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 63844 invoked by uid 99); 22 Oct 2015 04:25:57 -0000 X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 3.737 X-Spam-Level: *** X-Spam-Status: No, score=3.737 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, SPF_SOFTFAIL=0.972, URIBL_BLOCKED=0.001, URI_HEX=1.313] autolearn=disabled Date: Wed, 21 Oct 2015 21:25:47 -0700 (MST) From: anurupborah2001 To: solr-user@lucene.apache.org Message-ID: <1445487947348-4235810.post@n3.nabble.com> Subject: Index Multiple entity in one collection core MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit HI, I am having difficulty in indexing multiple entity in one collection..When i try to index only the entity defined at last gets index..Please help to assist as I am getting hard time to solve it. The below are the config : ------------------------------ data-config.xml ---------------------- schema.xml -------------------------- singlekey Please kindly help me in this...I am not able to index the table 1, instead the table 2 and table 3 (which are 1 to many relationship tables) are getting indexed but table1 not getting indexed.. Thanks for help in advance Regards Anurup -- View this message in context: http://lucene.472066.n3.nabble.com/Index-Multiple-entity-in-one-collection-core-tp4235810.html Sent from the Solr - User mailing list archive at Nabble.com.