Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
On Thursday, 7th July from 1 to 3 pm there will be a maintenance with a short downtime of GitLab.
Open sidebar
nomad-lab
encyclopedia-physics-engine
Commits
7626c5fd
Commit
7626c5fd
authored
Aug 05, 2019
by
Georg Huhs
Browse files
Sorting suggestions results
parent
a6f9d045
Changes
1
Hide whitespace changes
Inline
Side-by-side
rest-api-service/app/api_v1_0/routes.py
View file @
7626c5fd
...
...
@@ -523,7 +523,8 @@ def get_suggestions():
"suggestions"
:
{
"terms"
:
{
"field"
:
property
,
"size"
:
10000
"size"
:
10000
,
"order"
:
{
property
:
"asc"
}
}
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment