Tika is fully integrated into couchdb-lucene. You've likely omitted one or more steps in the README, but you should have built a zip file with 'mvn', unzipped it, and run couchdb-lucene from there. the startup scripts to put all of Tika on the classpath are included.
B. On Tue, Jun 22, 2010 at 11:26 PM, Christopher Utley <[email protected]> wrote: > Greetings. I was wondering if someone on the list might have experience > with CouchDB-Lucene, and more specifically Tika. > > My environment is as follows: > > Ubuntu 9.10 > CouchDB 0.11.0 > couchdb-lucene > Tika 0.7 > > I have CouchDB-Lucene working fine. Now I want to index (search) PDF > attachment contents. Apparently the tool to do this (Tika) is not part of > the CouchDB Lucene package, so I had to build that separately. Now I have > this jar file in the target directory where I built Tika. I have no idea > how to tell CouchDB Lucene where Tika is installed, or how to get it to use > Tika now that's it's installed. > > Would setting the CLASSPATH in /etc/environment be part of the puzzle? > > Any ideas, suggestions, guesses, wild !#$ guesses, etc - would be greatly > appreciated. > > Regards, > Chris >
