[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.ua] Add pdf files to search index

Hello,

I would like to add pdf files to help search index of my rcp product.

I understand that Lucene library can index pdf files (and word documents) 
but it seems that Eclipse only supports html files.

Do I need to add a new LuceneSearchProvider and associate it with pdf 
extension?

Can I then just delegate adding to the index to the default indexer, or do I 
need to use Lucene APIs directly to parse and index the documents?

Thanks in advance for your help,
Mohamed.