You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improve marker search results ranking to weight text fields differently: results whose title matches the query should be ranked higher than the ones whose location or description matches. E.g. use Okapi BM25F as a ranker instead of BM25F.
The text was updated successfully, but these errors were encountered:
Improve marker search results ranking to weight text fields differently: results whose title matches the query should be ranked higher than the ones whose location or description matches. E.g. use Okapi BM25F as a ranker instead of BM25F.
The text was updated successfully, but these errors were encountered: