(10-06-2011, 08:35 PM)steinm Wrote:(10-06-2011, 08:18 PM)caos Wrote: just a quick question.. how detailed is the fulltextsearch function does it go through alll the pages within the document or just a few pages and how accurate is it??
It uses pdftotext, catdoc, ssconvert and cat to extract words from the whole document.
It also takes the comment and keywords from the letodms database into account.
Uwe
seems to create the search function fine how ever it does not seem to create a fulltext search data of the contents of a file like a pdf. i try the search function and it give no results found... looking at the Apache error log i found this
/pdftotext' is not recognized as an internal or external command,
operable program or batch file.
and
File does not exist: F:/xampp/htdocs/docs/out/jmaster
as i said on my home PC its running XAMPP 1.7.7 on windowsX64
any solutions???