Problem With Indexserver?

i am having to run a search through the indexserver. the service is running and working. but whenever i run the script from the site, it comes up with an error saying... Code:

View Replies


ADVERTISEMENT

Index Serveral Files On Indexserver

we use the indexserver to index serveral files on the files server witch are then searchable thru our intranet. All of that works fine, but the indexserver get the local path to the files witch is E:datenpath ofile.doc for instance. There is an option for getting a relative path, but that just throws out the path to the form that we use to search the katalog. how would i go about changing the above path from file://e:datenpath ofile.doc to file://n:path ofile.doc?

View Replies View Related

Altering A Text String For An Indexserver Query

I am trying to alter a text string to create a valid boolean query for
an index server search.

At the moment because the text string is created using combo boxes it
can have 2 or more 'AND's in succession.

Like This (strInput):
"Company AND Credit AND AND London AND AND Richmond Short Term AND AND
Intercompany AND Investment Bank AND Covertible AND AND "

what I want to do is change the above string to (strOutput2):

"Company AND Credit AND London AND Richmond AND Short Term AND
Intercompany AND Investment Bank AND Covertible"

I am trying to do it with the code below:

However this code produces problems as I loop through the various
search items.

It works fine in VB but fails when I try to port it to ASP. Code:

View Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved