Hi,

i'm quite often getting this error:

Error: fts_solr: Lookup failed: 414 URI Too Long


Most web servers are limiting URI length to 8192 characters. Why not to use POST instead of GET when communicating with Solr? Solr is able to handle this ok, also see:
https://dzone.com/articles/solr-select-query-get-vs-post

azur


Reply via email to