Hi!
I'm new to Episerver.Find. I tried finding a solution to my problem here in the forums and on google, but I didn't find anything.
We are trying to move a existing Episerver site to Episerver DXC.
The site are currently using SiteSeeker as a search engine, but when moving to the cloud we want to change to Episerver.Find.
Currently the search functionality search the current Episerver site, but also crawling 3 other sites. On the search page we have a tab each for these 4 sites, each with it's own hit count and list of results.
I have set up an index in Find and added three connectors to the other sites.
I want to be able to filter the results on each of the tabs.
After some searching I have found that the SearchSection property should have the name of the connector that have indexed each of the results. But when I try to filter on SearchSection I get nothing in result.
When I do a UnifiedSearch I get hits from all sites, but as soon as I try some kind of filter I get 0 hits.
Anyone got any suggestion how to solve this?