Hi Andre,
Try this and see if it helps:
For your search issue, you will need to remove your current search index so your site content can be re-indexed.
1) You can do this by navigating to the following search index folder: [DNN root folder]/App_Data/Search/ <--- Delete everything inside this folder (you may need to turn off your application pool first).
2) Navigate to Admin -> Search Admin -> Click Re-index Content
3) Navigate to Host -> Host Settings -> Advanced Settings tab -> Search Settings section -> Click Re-index Host Content.
4) Navigate to Host -> Schedule -> Run the following three search tasks:
After the three tasks have finished, your search results should appear as expected.
** This should be done during non-peak hours as this process can be very CPU intensive **
5) You will need to repeat steps 2-5 for each separate portal on your site.
Vishal.
Try this and see if it helps:
For your search issue, you will need to remove your current search index so your site content can be re-indexed.
1) You can do this by navigating to the following search index folder: [DNN root folder]/App_Data/Search/ <--- Delete everything inside this folder (you may need to turn off your application pool first).
2) Navigate to Admin -> Search Admin -> Click Re-index Content
3) Navigate to Host -> Host Settings -> Advanced Settings tab -> Search Settings section -> Click Re-index Host Content.
4) Navigate to Host -> Schedule -> Run the following three search tasks:
i) Search: Site Crawler,
ii) Search: URL Crawler,
iii) Search: File Crawler.
(Click the edit icon (on the left) -> Run Now). After the three tasks have finished, your search results should appear as expected.
** This should be done during non-peak hours as this process can be very CPU intensive **
5) You will need to repeat steps 2-5 for each separate portal on your site.
Vishal.