OK, so to get our initial documents in, we would use the curl / java upload calls as documented in the wiki. Then once we get it all plugged into our application, we would use the SolrJ client and plug in zookeeper information there, so that the application could then update and retrieve data correct?
Also, thanks for everything. On Thu, Aug 29, 2013 at 3:49 PM, Shawn Heisey <s...@elyograg.org> wrote: > On 8/29/2013 4:39 PM, Jared Griffith wrote: > >> OK, so I have set up 4 solr instances that are using remote Zookeeper (3) >> servers to manage them. Do we send documents via the zookeeper >> instance(s) >> or just via the solr instances? >> > > If you are indexing directly via something like curl or another > non-zk-aware client, you send it to Solr. > > SolrJ is the only client API I'm aware of that's zk-aware. > > Thanks, > Shawn > > -- Jared Griffith Linux Administrator, PICS Auditing, LLC P: (949) 936-4574 C: (909) 653-7814 <http://www.picsauditing.com> 17701 Cowan #140 | Irvine, CA | 92614 Join PICS on LinkedIn and Twitter! <https://twitter.com/PICSAuditingLLC>