Hi,
I am using Kibana 4.6.1.
I am intentionally trying to execute a large boolean query.
I am getting a URL overflow error, defined here, ./src/ui/public/error_url_overflow/url_overflow_service.js
I don't know how to increase that. Is there a way to do that?
If changing the value in url_overflow_service.js and building kibana is the only solution, can you either please list the step to build (I have no clue about building such projects) or point me to a resource of how to build. Please don't point me here -- https://github.com/elastic/kibana/blob/master/CONTRIBUTING.md
I don't understand that.
I have already changed index.query.bool.max_clause_count of Elasticsearch so the search as such is not an issue.
Thanks,
Arun