How can I index Powerpoint documents?
Created Nov 18, 2004
Otis Gospodnetic In order to index Powerpoint documents you need to first parse them to extract text that you want to index from them. You can use the Jakarta Apache POI, as it contains a parser for Powerpoint documents.