Open agstephens opened 1 year ago
I spotted that max_items=100
by default
I suppose that caused this problem
@Adik8688: where is the default
set? And can you increase it to 10,000?
I'm not sure where the default is set, but I can increase it to 10000, however I cannot go beyond it
You can use other filtering options to search different parts of the record space - that will help you go beyond 10,000.
In this example, getting back 10,000 records only is a major problem. @agstephens
And the result was:
{'pr', 'psl', 'tas', 'tasmax', 'tasmin', 'ua', 'zg500'}
Why there's no
'hus'
, while search with filter returns the item with'hus'
?