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
Each item in idx.search() includes a score value indicating its relevance to the search terms. These are not currently ordered in the DOM. I'd like to have those sorted so that the most relevant results are at the top.
Each item in idx.search() includes a score value indicating its relevance to the search terms. These are not currently ordered in the DOM. I'd like to have those sorted so that the most relevant results are at the top.