09-28-2012, 09:04 PM
Hello,
same problem here.
* letodms works with no errors
* pdf can be imported
* Full-Index created
* Lucene-Index is build
* Fulltext Info
* Execute pdftotext as apache-user
It seems that pdftotext is not called.
Is it possible to debug the process?
Regards
same problem here.
* letodms works with no errors
* pdf can be imported
* Full-Index created
Code:
Recreating index
D DMS
17:pdf_barrierefrei.pdf (document added)
Code:
ls -la /volume1/letoDMS/lucene/
drwxr-xr-x 2 nobody root 4096 Sep 28 17:09 .
drwxrwxrwx 5 nobody root 4096 Sep 21 17:15 ..
-rw-rw-rw- 1 nobody nobody 398 Sep 28 17:09 _10.cfs
-rw-rw-rw- 1 nobody nobody 0 Sep 28 17:09 optimization.lock.file
-rw-rw-rw- 1 nobody nobody 0 Sep 28 17:09 read-lock-processing.lock.file
-rw-rw-rw- 1 nobody nobody 0 Sep 28 17:09 read.lock.file
-rw-rw-rw- 1 nobody nobody 20 Sep 28 17:09 segments.gen
-rw-rw-rw- 1 nobody nobody 42 Sep 28 17:09 segments_1a
-rw-rw-rw- 1 nobody nobody 0 Sep 28 17:09 write.lock.file
Code:
5 Terms
document_id:17
mimetype:application/pdf
owner:admin
title:barrierefrei
title:pdf
Code:
/tmp $ pdftotext pdf_barrierefrei.pdf text.txt
/tmp $ head text.txt
Aktion Mensch e.V. Fachartikel ,,PDF-Dokumente lesbar für alle"
PDF-Dokumente lesbar für alle
PDF erfreut sich nicht nur bei Broschüren und Handbüchern, sondern auch bei amtlichen Formularen immer größerer Beliebtheit. In der zunehmend barrierefreien Internetwelt sind zugängliche PDF´s aber noch eine Seltenheit. Was ist zu tun, um dieses - eher für layoutgetreuen Druck bekannte - Format zugänglich zu machen?
Fachartikel für Aktion Mensch e.V. Autor: Roland Heuwinkel Version 1.0 vom 16.10.03
Autor: Roland Heuwinkel
17. Oktober 2003
/tmp $
It seems that pdftotext is not called.
Is it possible to debug the process?
Regards