Files
galaxy/lib
mvdbeek fe5528dfb9 LazyToolboxSearch: search unlimited like the eager panel search
The lazy path capped whoosh results at tool_search_limit (default 20)
while eager ToolPanelViewSearch passes limit=None. Uniform-score matches
truncate in doc-insertion order, so a tag query fanning out to 23 tools
silently lost the last three (test_search_curated_tool_tags).
2026-07-28 17:27:24 +02:00
..
2026-07-22 08:11:31 +03:00