Invalid url for low search
I using low search for searching 4 fields. when i am filter with 3 values, it is working.
But when i am filtering with 4 fields , i am getting error.
It is showing bad request. Can you pls help me with this.
search template
http://pastebin.com/6qSXWmmv
result template
{exp:low_search:results query="{segment_3}" status="not closed" dynamic="no" paginate="both" channel="organisation_booking|educational_institution|corporate_business|embassy_booking|filming_request|print_journalist" collection="organisation_booking|educational_institution|corporate_business|embassy_booking|filming_request|print_journalist" serach_mode="any" limit="15"}
{/exp:low_search:results}
Hope to hear from you soon.
Thanks,
Nimmy
Replies
Low 29 Dec 2014 12:47
What's the encoded URI segment that gives you the Bad Request? It could be that your server doesn't support lengthy URLs. If you can, try and address that. Or else, try and turn off Encoded Queries in the Settings if you can, and see if that helps.
Merlin Jacob 29 Dec 2014 13:10
Thank you for your fast response.
I turned off encoded queries and it is working fine.
Thanks a lot..