Re: Python wrapper for Tika using JCC

2010-04-09 Thread Andi Vajda
On Fri, 9 Apr 2010, Alban Mouton wrote: Actually I choose the lazy solution and included tika-app jar, which if i am correct already contains all dependencies (it's a standalone version of tika) that you included one by one. I didn't test all formats with my version of the wrapper but I think i

Re: Python wrapper for Tika using JCC

2010-04-09 Thread Andi Vajda
On Fri, 9 Apr 2010, Alban Mouton wrote: Hello, I didn't find specific data on the web to do this, except for this mail : http://www.mail-archive.com/pylucene-dev@lucene.apache.org/msg00577.html JCC doc might be enough, but it won't hurt to add a few specifics. With me that makes at least 2 pe

Python wrapper for Tika using JCC

2010-04-09 Thread Alban Mouton
Hello, I didn't find specific data on the web to do this, except for this mail : http://www.mail-archive.com/pylucene-dev@lucene.apache.org/msg00577.html JCC doc might be enough, but it won't hurt to add a few specifics. With me that makes at least 2 persons who needed it.. Enough to set up a sma