Re: Custom Jars for a config in the Solr Cloud world..

2012-08-14 Thread Chris Hostetter
: 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

Re: Custom Jars for a config in the Solr Cloud world..

2012-08-14 Thread Eric Pugh
a on the order of kilobytes in size." > > See: > http://zookeeper.apache.org/doc/trunk/zookeeperAdmin.html > > -- Jack Krupansky > > -Original Message----- From: Eric Pugh > Sent: Tuesday, August 14, 2012 4:11 PM > To: solr-user@lucene.apache.org > Subj

Re: Custom Jars for a config in the Solr Cloud world..

2012-08-14 Thread Jack Krupansky
August 14, 2012 4:11 PM To: solr-user@lucene.apache.org Subject: Custom Jars for a config in the Solr Cloud world.. 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. Normall

Custom Jars for a config in the Solr Cloud world..

2012-08-14 Thread Eric Pugh
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