-
Notifications
You must be signed in to change notification settings - Fork 498
Closed
Labels
Format: HTMLRelated to the default HTML outputRelated to the default HTML outputType: Testshelp wanted
Description
It would be nice to have benchmarks to track search performance (i.e. ensuring that good results are ranked highly)
For example
Base.push! should rank above LibGit2.push! for the search query "push!" on docs.julialang.org. (it currently does not, adding a "boostDocument" function may help)
Feel free to contribute more candidate benchmarks to this thread. Ideally we could get them to run automatically in CI when folks propose changes to the searching/indexing functionality.
Metadata
Metadata
Assignees
Labels
Format: HTMLRelated to the default HTML outputRelated to the default HTML outputType: Testshelp wanted