November Happy Hour will be moved to Thursday December 5th.
Hi,
I need to confirm is .BoostMatching(c => c.Name.Match(playerName), 4) extension function works with unified search?
query = client .UnifiedSearch() .For(keyword)
Or do i need to use the .UsingUnifiedWeights() for Unified Search?
Jus to confirm it does suppport.
Hi,
I need to confirm is .BoostMatching(c => c.Name.Match(playerName), 4) extension function works with unified search?
Or do i need to use the .UsingUnifiedWeights() for Unified Search?