I've got a Solr instance with a number of cores that are each configured by 
upload the configuration information to ZooKeeper.  The newest index needs the 
UIMA jars.  Normally I would put them in the core's /lib directory, but since I 
am only accessing my server via ZooKeeper, I don't have that directory as an 
option.  

I know I could manually upload the jars onto the server, and then put some sort 
of path to them, but I'm hoping to manage all uploading of core specific 
configurations (and jars) via ZooKeeper.  I'm wondering if I am missing 
something in this new ZooKeeper enabled world....?   Just for fun, I'm going to 
try and put the ~ 2 MB worth of Jars inside my /conf/ directory and then upload 
through ZooKeeper to see what happens.

Eric


-----------------------------------------------------
Eric Pugh | Principal | OpenSource Connections, LLC | 434.466.1467 | 
http://www.opensourceconnections.com
Co-Author: Apache Solr 3 Enterprise Search Server available from 
http://www.packtpub.com/apache-solr-3-enterprise-search-server/book    
This e-mail and all contents, including attachments, is considered to be 
Company Confidential unless explicitly stated otherwise, regardless of whether 
attachments are marked as such.











Reply via email to