Maximum size of the URL for search query
954533Aug 8 2012 — edited Oct 22 2012Is 255 a max character limit to in the URL top be passed from the web application for a search / navigation query. I have lot of conditions for flitering using the WHERE clause. The query is formed dynamically by the web application based on user input.
Is there a way to override the limititation so that many conditions can be passed through?