London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!

Best bets doesn't work

Vote:
 

Hi

Probably after one of releases of EpiFind, best bets stopped working. I'm trying to get search results using simple query:

var searchResult = _searchClient.UnifiedSearchFor(query, lang)
.ApplyBestBets()
.GetResult(hitSpecification);

In my case lang is English, detected as supported in search client.

Best bet was defined for phrase "test" or "abcd" and it's not returned as first result. I've also made a testin CMS (there is an option to test best bets on current index). 

Can anybody confirm it works in latest version of package (13.2.5)?

#216341
Feb 04, 2020 12:32
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.