Hello,
We have an implementation of Episerver Find (version 9.3.0.2674) and our client wants to add Best bets for their sub domain links, which in turn I believe we have to use the External Link on Best bets.
With Episerver Find we can successfully add the best bets for local and external link, when serching for Local from front end it returns the results, however when we tried to search those ones defined in external best bets, it does not return any values. All the time we have 0 Record count from the episerver find.
Tried with after Indexing.
Analysing the index, we can see the ExternalBestBets in overview section of episerver find. Following is what it looks like in Index, there are no titles, search string, etc.,
{"___types": ["EPiServer.Find.Framework.BestBets.ExternalUrlBestBet","System.Object"
],"$type": "EPiServer.Find.Framework.BestBets.ExternalUrlBestBet, EPiServer.Find.Framework","Id$$string": "5097b23b-cd4f-49c4-8b83-d74fde6bfe84"
}
However, the local link search works fine.
Is this something an issue with episerver.find and if any one managed to make it to work.
Thanks,
Rams