PDA

View Full Version : removing "http" on result page



TimT
11-20-2006, 10:37 PM
Hello,

I'm testing out your search application and it's very similar to "ISYS" minus the cost.. great product!

I'm trying to setup an internal search page that scans a network drive. ie: \\domain\share. When the results come in, it's listed as: http:\\domain\share\filename.doc

Is there a way to change the link as: \\domain\share\filename.doc or file:\\domain\share\filename.doc

Thanks,
Tim

Ray
11-20-2006, 11:56 PM
Thanks for the kind words.

I am presuming you are using Offline Mode? You can simply change the Base URL to be either: \\domain\share\ (file://\\domain\share\) or file://domain/share/

TimT
11-21-2006, 08:12 PM
That is awsome!

I can now do an internal search engine on my fileserver! And to think, I was going to spend 4k! on another system that does the same thing.

Great product!