Hi all,
Just getting into SilverStripe and have implemented the Lucene Search module. I can return search results from HTML, .txt, .docx and .xlsx files. However I am unable to retrieve anything within a .doc or .xls files. So it seems it only works with office documents that are Office 97 versions?
Is anyone able to confirm this?
FYI - I'm using SilverStripe 2.4 on Windows using MSSQL using Lucene 0.3.3.
TIA