Managed Solr users who submit extremely large queries sometimes encounter 414 Request URI too long errors. For instance, a client received this error when submitting /select/ queries that were over 30K characters in length.
SearchStax engineers may be able to help by increasing the Jetty header size, but a better solution is to reduce the size of the query.