Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Umbraco upgrade to 4.5.2 from 4.5
Examine fails to return any results after the upgrade to 4.5.2
We copied the old examine settings and index config files back to the site.
The indexes appear to be recreating ok when a node is published but when searching no results are returned and no errors/exceptions occur.
Any ideas would be great.
Regards
Aron
There actually is an exception:-
The type initializer for 'Examine.ExamineManager' threw an exception
It's this line thats causing the issue:-
var criteria = ExamineManager.Instance.SearchProviderCollection["MainSearcher"].CreateSearchCriteria();
Resolved - reindexed.
What do you mean - reindexed? I have the same problem but am new to it.
I'd like to know this too
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Examine fails to return results after upgrade to 4.5.2
Umbraco upgrade to 4.5.2 from 4.5
Examine fails to return any results after the upgrade to 4.5.2
We copied the old examine settings and index config files back to the site.
The indexes appear to be recreating ok when a node is published but when searching no results are returned and no errors/exceptions occur.
Any ideas would be great.
Regards
Aron
There actually is an exception:-
The type initializer for 'Examine.ExamineManager' threw an exception
It's this line thats causing the issue:-
var criteria = ExamineManager.Instance.SearchProviderCollection["MainSearcher"].CreateSearchCriteria();
Resolved - reindexed.
What do you mean - reindexed? I have the same problem but am new to it.
I'd like to know this too
is working on a reply...