Skip to content
Snippets Groups Projects
Unverified Commit 3cb4e717 authored by Mithical's avatar Mithical Committed by GitHub
Browse files

fix typo; update to use updated scoring system

parent 9f77a450
Branches
Tags
No related merge requests found
......@@ -226,9 +226,9 @@
- name: JITAdvancedSearchHelp
value: >
To further refine your search, you can use additional qualifiers such as `core:>1`.
For example, the search `score:>=2 created:<1y grammar` would return only posts mentioning "grammar" that
have a score >= 2 and were created less than a year ago.
To further refine your search, you can use additional qualifiers such as `score:>0.5`.
For example, the search `score:>=0.5 created:<1y grammar` would return only posts mentioning "grammar" that
have a score >= 0.5 and were created less than a year ago.
value_type: text
category: HelpAndGuidance
description: >
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment