Re: Indexing other document types with SWISH::Filter
"Bill Moseley" <[email protected]> Sun, 20 Aug 2006 20:33:18 -0700 (PDT)
| Newsgroups | gmane.comp.web.swish-e |
|---|---|
| Message-ID | <[email protected]> |
> On another note, is there anything that needs to be included in the spider > config to get the SWISH::Filter working for pdf documents? Or is it > automatic? It's not automatic. When you use spider.pl default http:/... that "default" configuration does use SWISH::Filter. If you specify a config file then you would normally have to include configuration to use SWISH::Filter. But, IIRC there's also a way to merge the default config with your own config -- which give you a way to alter the default config. Open up spider.pl in your text editor and search for the bit of code that creates the default config. That might make things a bit more clear. -- Bill Moseley [email protected]