I have had a problem with a site in which the Indexing service works correctly and I can search the content within the indexing service, but when i perform a search on the site itself, it will not return any results from the search index.
I've got the search index catalog configured correctly within the web.config file. What would cause this behaviour?
More Info...
Here is the snippet of code from the web.config file:
<imisSearch defaultProvider="AsiSearchProvider">
<providers>
<add name="AsiSearchProvider" type="Asi.Providers.Search.MSIndexServerImisSearchProvider, Asi.Providers" catalog="CLIENT_PROD" />
</providers>
When I go into indexing service and search within the query, many results come up appropriately. When I do a search on the site itself, NO results appear for any search criteria.
Do you get a red error
Do you get a red error message that there was a problem with the search? If so, and this is an iMIS 15.1.1 install that is not up-to-date with the latest patch version, note that there was an issue where a Windows 2003 appserver would never return results for any queries via the iMIS UI.
Applying the latest patch will resolve the issue.
If it's a Windows 2008 server and/or up-to-date with the latest patch (version 15.1.1.3632, released 9/29) and you're still seeing the issue, do you get an error message? If so, check the Windows Application Event log for the full error details.