Closed rahulbot closed 4 years ago
I tried a few things. Without the OR's the logic is the same. Without most of the braces, again the meaning is unchanged. But still the query is too large. However you can cut the query in half, and get results. Maybe you could download the CSV's and splice them together.
But is this an X Y problem? What were the users trying to accomplish, and is there a quite different way to accomplish this?
Closing as duplicate
Reported by Emily and Aashka. They were running a giant query and Explorer barfed saying the query was too large. We could switch all the async queries to be form or JSON posts, instead of URL-encoded (that'd be a medium-sized project). However, would the serialization into the URL for the overall search page still work? There are HTTP protocol limitations on URL lengths...
Their giant query:
They're running it from 2019-01-01 through 2019-06-01, on the US National collection.