Warning
This document is for an old release of Galaxy. You can alternatively view this page in the latest release if it exists or view the top of the latest release's documentation.
galaxy.tools.search package¶
Module for building and searching the index of tools installed within this Galaxy.
-
class
galaxy.tools.search.
ToolBoxSearch
(toolbox, index_help=True)[source]¶ Bases:
object
Support searching tools in a toolbox. This implementation uses the Whoosh search library.