I'm trying to check out the capabilities of iPlanet's built-in search engine, and haven't been impressed. Is it possible to have it spider pages as a web search engine would (i.e. google). What it is doing is indexing all my php pages as html without executing them.
When I search for one of the variable names I use in my script (as a test), it will return a bunch of related documents (bad)
any help is appreciated. I'm thinking about using ht://dig, but we're on a windows system, which may turn out to be problematic
p.