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 54CDC18269 for ; Tue, 21 Jul 2015 15:50:10 +0000 (UTC) Received: (qmail 51889 invoked by uid 500); 21 Jul 2015 15:50:00 -0000 Delivered-To: apmail-lucene-solr-user-archive@lucene.apache.org Received: (qmail 51824 invoked by uid 500); 21 Jul 2015 15:50:00 -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 51811 invoked by uid 99); 21 Jul 2015 15:49:59 -0000 Received: from Unknown (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Jul 2015 15:49:59 +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 2F5E5D6712 for ; Tue, 21 Jul 2015 15:49:59 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 3 X-Spam-Level: *** X-Spam-Status: No, score=3 tagged_above=-999 required=6.31 tests=[HTML_MESSAGE=3, MIME_HTML_MOSTLY=0.001, SPF_PASS=-0.001] autolearn=disabled Received: from mx1-eu-west.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id tyrJNjUVlpKO for ; Tue, 21 Jul 2015 15:49:57 +0000 (UTC) Received: from mail3.mpifix.com (mail3.mpifix.com [208.53.63.21]) by mx1-eu-west.apache.org (ASF Mail Server at mx1-eu-west.apache.org) with ESMTP id ADF0420D14 for ; Tue, 21 Jul 2015 15:49:56 +0000 (UTC) X-ASG-Debug-ID: 1437493774-060f8d07256483b0001-UCWVJZ Received: from ExchUT01.mpifix.com ([10.10.1.91]) by mail3.mpifix.com with ESMTP id haEHLTzjVCi6icP0 for ; Tue, 21 Jul 2015 09:49:34 -0600 (MDT) X-Barracuda-Envelope-From: rhume@identifix.com X-ASG-Whitelist: Client Received: from ExchUT01.mpifix.com ([10.10.1.91]) by exchut01 ([10.10.1.91]) with mapi; Tue, 21 Jul 2015 09:49:34 -0600 From: Rich Hume To: "solr-user@lucene.apache.org" Date: Tue, 21 Jul 2015 09:49:31 -0600 Subject: Migrating junit tests from Solr 4.5.1 to Solr 5.2.1 Thread-Topic: Migrating junit tests from Solr 4.5.1 to Solr 5.2.1 X-ASG-Orig-Subj: Migrating junit tests from Solr 4.5.1 to Solr 5.2.1 Thread-Index: AdDDzIYuoBsIAXNwR9eg9wCQ7T2l3Q== Message-ID: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: multipart/alternative; boundary="_000_B9D2B8267CDBA34DBB7961735EA9FD710BD6B7E38Dexchut01_" MIME-Version: 1.0 X-Barracuda-Connect: UNKNOWN[10.10.1.91] X-Barracuda-Start-Time: 1437493774 X-Barracuda-URL: http://208.53.63.21:8000/cgi-mod/mark.cgi X-Virus-Scanned: by bsmtpd at mpifix.com X-Barracuda-BRTS-Status: 1 --_000_B9D2B8267CDBA34DBB7961735EA9FD710BD6B7E38Dexchut01_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable I am migrating from Solr 4.5.1 to Solr 5.2.1 on a Windows platform. I am u= sing multi-core, but not Solr cloud. I am having issues with my suite of j= unit tests. My tests currently use code I found in SOLR-4502. I was wondering whether anyone could point me at best-practice examples of = multi-core junit tests for Solr 5.2.1? Thanks Rich --_000_B9D2B8267CDBA34DBB7961735EA9FD710BD6B7E38Dexchut01_--