I'm trying to implement a multi index searcher combining content and pdf searches.
The two individual searchers are working and are giving me results in Developers > Examine Management > Searchers.
But the combined MultiSearcher are not giving me any results. Also when looking in the Provider properties the EnableLeadingWildcards are set to false but clearly I have declared enableLeadingWildcards="true" to the MultiSearcher in ExamineSettings.config?
MultiIndexSearcher issues
Hi,
I'm trying to implement a multi index searcher combining content and pdf searches.
The two individual searchers are working and are giving me results in Developers > Examine Management > Searchers.
But the combined MultiSearcher are not giving me any results. Also when looking in the Provider properties the EnableLeadingWildcards are set to false but clearly I have declared enableLeadingWildcards="true" to the MultiSearcher in ExamineSettings.config?
I get a console error thta looks like this:
ExamineIndex.config
ExamineSettings.config
ExamineIndexProviders:
ExamineSearchProviders:
Any ideas what's going wrong?
Best regards /David
is working on a reply...