How to index files only with specific type

View: New views
1 Messages — Rating Filter:   Alert me  

How to index files only with specific type

by funnyduck :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi, I've create parser and indexer to specific file type(geo xml meta file - kml).
I am trying to crawl couple of sites, and index only files of this type.
I don't want to index html or anything else.
How can I achieve this?
Thanks.