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
Open sidebar
nomad-lab
encyclopedia-physics-engine
Commits
a8a8502d
Commit
a8a8502d
authored
Aug 05, 2019
by
Georg Huhs
Browse files
Merge branch 'georg_edits' into 'master'
Sorting suggestions results See merge request
!4
parents
3f4039ec
7626c5fd
Changes
1
Hide whitespace changes
Inline
Side-by-side
rest-api-service/app/api_v1_0/routes.py
View file @
a8a8502d
...
...
@@ -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