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
a6f9d045
Commit
a6f9d045
authored
Aug 04, 2019
by
Georg Huhs
Browse files
WIP - trying to fix suggestions response size
parent
b27bd37c
Changes
1
Show whitespace changes
Inline
Side-by-side
rest-api-service/app/api_v1_0/routes.py
View file @
a6f9d045
...
...
@@ -522,7 +522,8 @@ def get_suggestions():
"aggs"
:
{
"suggestions"
:
{
"terms"
:
{
"field"
:
property
"field"
:
property
,
"size"
:
10000
}
}
}
...
...
Write
Preview
Supports
Markdown
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