07-23-2012, 04:59 PM
(07-23-2012, 12:10 PM)AlSchedl Wrote: Hello steimn,
thanks for your quick answer.
I changed Line 34 of /Lucene/IndexedDocument.php on from
'application/vnd.ms-excel' => 'ssconvert -T Gnumeric_stftf_csv -S %s fd://1',
to
'application/vnd.ms-excel' => 'xls2csv %s',
Anything else to modify ?
That should be it. Just try it.
Uwe