Skip to content

Commit

Permalink
adjust tool panel search config
Browse files Browse the repository at this point in the history
we need more results with more weight on name and section
  • Loading branch information
martenson committed Apr 29, 2016
1 parent 759033b commit a9283c3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions production/group_vars/galaxyservers.yml
Expand Up @@ -273,6 +273,9 @@ base_app_main: &BASE_APP_MAIN
use_heartbeat: "True"
heartbeat_interval: -1
heartbeat_log: "{{ galaxy_log_dir }}/heartbeat_{server_name}.log"
tool_search_limit: 30
tool_name_boost: 12
tool_section_boost: 5

# galaxy.ini contents
galaxy_config_hash:
Expand Down

0 comments on commit a9283c3

Please sign in to comment.