The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

What is the limit of jira.search.maxclauses?

Jeff Skipper
August 9, 2019

We have been running into various issues with Lucene Query similar to this issue

https://confluence.atlassian.com/jirakb/jira-fails-to-display-filtered-issues-due-to-lucene-search-limit-133693865.html

 

bumping up the jira.search.maxclauses seems to resolve the issue, however - we have had to do this twice... first time we went from 65000 to 150000.  the second time I have bumped it up to 300000 on a test server. 

the questions is what is the limit? and what is the impact to performance?

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Jack Nolddor [Sweet Bananas]
Atlassian Partner
August 9, 2019

Hi Jeff Skipper

The default value is 65000. You can query the actual value, among other properties on your jira instance in the following URL:

http://<YOUR_SITE>/secure/admin/ViewSystemInfo.jspa

 

ksnip_20190809-184936.png

Regarding increase this value, I don't known how this will affect future performance of the system.

Kind Regards.