on ‎2019 Jul 25 12:36 AM
Hi,
In our project during delete indexing we are getting an Exception of "400 Bad request: solr too many boolean clauses" and because of maxbooleanclauses limit.Is there a way to fix this?I understand that increasing the value may fix the issu but we cant increase the value every time?Please provide your ideas if you have faced the same.
Request clarification before answering.
HI Yes you have to increase this value. "every time" it means you do not know how much condition may be added at maximum level? If not try to get information because you can not do implementation based on assumption so better to get first correct number or maximum conditions that is possible in near future. Based on this change size of config. I am not sure this will be helpful but you can try to change query request type 'GET' to POST.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.