Re: Debugging on Tika

2012-02-03 Thread Ahmet Arslan
> I'm using Tika 0.10 for indexing my documents but I am not > getting the expected results when doing a search. Even after > I delete the index and started over again. > Some of the words in for example a PDF document can be found > but most of them not. It could be the maxFieldLength setting in

Re: Debugging on Tika

2012-02-03 Thread Oleg Tikhonov
Hi Arkadi, You can try to extract text from your documents using Tika's CLI (more details http://tika.apache.org/0.7/gettingstarted.html). If you were succeeded that means that something goes wrong during the indexing. Tika only extracts text and metadata from the documents and sends this text to