Salman Ansari
2016-01-31 14:20:19 UTC
Hi,
I am building a long query containing multiple ORs between query terms. I
started to receive the following exception:
The remote server returned an error: (414) Request-URI Too Long. Any idea
what is the limit of the URL in Solr? Moreover, as a solution I was
thinking of chunking the query into multiple requests but I was wondering
if anyone has a better approach?
Regards,
Salman
I am building a long query containing multiple ORs between query terms. I
started to receive the following exception:
The remote server returned an error: (414) Request-URI Too Long. Any idea
what is the limit of the URL in Solr? Moreover, as a solution I was
thinking of chunking the query into multiple requests but I was wondering
if anyone has a better approach?
Regards,
Salman