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 41E8BF3C6 for ; Mon, 29 Apr 2013 13:20:06 +0000 (UTC) Received: (qmail 58760 invoked by uid 500); 29 Apr 2013 13:20:02 -0000 Delivered-To: apmail-lucene-solr-user-archive@lucene.apache.org Received: (qmail 58571 invoked by uid 500); 29 Apr 2013 13:20:02 -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 58562 invoked by uid 99); 29 Apr 2013 13:20:02 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Apr 2013 13:20:02 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [80.246.184.47] (HELO plesk2.smartbit.be) (80.246.184.47) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 29 Apr 2013 13:19:55 +0000 X-No-Relay: not in my network Received: from [10.1.0.92] (d54C236E3.access.telenet.be [84.194.54.227]) by plesk2.smartbit.be (Postfix) with ESMTPSA id 033E588ABF9 for ; Mon, 29 Apr 2013 15:19:32 +0200 (CEST) Message-ID: <517E7388.7070907@smartbit.be> Date: Mon, 29 Apr 2013 15:20:08 +0200 From: Arkadi Colson Reply-To: arkadi@smartbit.be Organization: Smartbit bvba User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130329 Thunderbird/17.0.5 MIME-Version: 1.0 To: solr-user@lucene.apache.org Subject: Re: createNodeSet References: <517E586B.5080101@smartbit.be> In-Reply-To: <517E586B.5080101@smartbit.be> Content-Type: multipart/alternative; boundary="------------090000040109090903000902" X-Virus-Checked: Checked by ClamAV on apache.org --------------090000040109090903000902 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit I found this in the zookeeper directory /collections/collectionX/ { "configName":"smsc", "router":"implicit"} Is "router:implicit" the cause of this? Is it possible to fix? Thx! On 04/29/2013 01:24 PM, Arkadi Colson wrote: > Is it correct that if I create a collection B with parameter > createNodeSet = hostB and I query on hostA something for collectionA > it could not be found? > > BR, > Arkadi > > > > --------------090000040109090903000902--