Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-13090

Make maxBooleanClauses support system-property override

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 7.7, 8.0
    • 7.7, 8.0
    • None
    • None

    Description

      Currently, the maxBooleanClauses property is specified in most solrconfig's as the hardcoded value "1024". It'd be nice if we changed our shipped configs so that they instead specified it as <maxBooleanClauses>${solr.max.booleanClauses:1024}</maxBooleanClauses.

      This would maintain the current OOTB behavior (maxBooleanClauses would still default to 1024) while adding the ability to update maxBooleanClauses values across the board much more easily. (I see users want to do this often when they first run up against this limit.)

      Attachments

        1. SOLR-13090.patch
          19 kB
          Jason Gerlowski

        Activity

          People

            gerlowskija Jason Gerlowski
            gerlowskija Jason Gerlowski
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: