Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Q
Qpixel
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
EIP
Answers
Qpixel
Commits
3cb4e717
Unverified
Commit
3cb4e717
authored
Aug 20, 2020
by
Mithical
Committed by
GitHub
Aug 20, 2020
Browse files
Options
Downloads
Patches
Plain Diff
fix typo; update to use updated scoring system
address
https://meta.codidact.com/questions/276816
parent
9f77a450
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
db/seeds/site_settings.yml
+4
-4
4 additions, 4 deletions
db/seeds/site_settings.yml
with
4 additions
and
4 deletions
db/seeds/site_settings.yml
+
4
−
4
View file @
3cb4e717
...
...
@@ -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 `
s
core:>
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
:
>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
sign in
to comment