mirror of
https://github.com/simon987/od-database.git
synced 2025-04-19 18:36:44 +00:00
Increased website scatter size
This commit is contained in:
parent
34d1f375a8
commit
3d63184287
@ -384,7 +384,7 @@ class ElasticSearchEngine(SearchEngine):
|
|||||||
"websites": {
|
"websites": {
|
||||||
"terms": {
|
"terms": {
|
||||||
"field": "website_id",
|
"field": "website_id",
|
||||||
"size": 300 # TODO: Figure out what size is appropriate
|
"size": 500 # TODO: Figure out what size is appropriate
|
||||||
},
|
},
|
||||||
"aggs": {
|
"aggs": {
|
||||||
"size": {
|
"size": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user