Hi there, I have a problem, I am trying to set up a Domain Search to be able to do a full text search across multiple database on the Notes Client. I have read in the help and tried to get it to work and so far, no success, can anyone help me or point me to a procedure or something to do that? I have very little experience on the administration side of Notes…
Here is what I have done so far:
-
I have changed the Server Document to put the “Domain Catalog” to “Enabled” in the Server Task
-
I have set the “Server Indexer” to “Enabled” in the server task
-
I have created my Domain Catalog (we already had a DB Catalog) by following what was said in the admin help
-
I have set the property “Include in Mult-Database Indexig” on my two database to be included (so far there are only two, others are going to be added once I get this working)
-
I have been on the console and did a “Load Catalog” but I get an error saying
“Servername: The remote server is not a known TCP/IP Host”
and
“Unable to update catalog: The remote server is not a known TCP/IP host.”
- I have tried the bit of code in the help to do the actual search using the FTDomainSearch method of the NotesDatabase (the catalog) but it gives me an error about no documents.
I feel like I am way in over my head, and I already have spent more time than I should have on this, can someone help me please?