You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-commits@lucene.apache.org by Apache Wiki <wi...@apache.org> on 2011/04/04 15:55:06 UTC

[Solr Wiki] Update of "ZooKeeperIntegration" by RaghavAggarwala

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Solr Wiki" for change notification.

The "ZooKeeperIntegration" page has been changed by RaghavAggarwala.
http://wiki.apache.org/solr/ZooKeeperIntegration?action=diff&rev1=13&rev2=14

--------------------------------------------------

      <!-- other params go here -->
  
      <shardHandler class="ZooKeeperAwareShardHandler">
-        <str name="shard">shard1</int>
+        <str name="shard">shard1</str>
      </shardHandler>
  </requestHandler>
  }}}