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

SolrJ's LukeRequest should support "includeIndexFieldFlags"

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 9.0
    • 8.1, 9.0
    • SolrJ
    • None

    Description

      SOLR-7799 introduces the query-param flag "includeIndexFieldFlags", which tells Solr that the index flags aren't needed and can be skipped. Fetching these flags takes some time, so specifying includeIndexFieldFlags=false on requests can save some time for if users don't need that information and have collections with a lot of fields.

      Support for this flag was never added to the SolrJ class used to trigger requests to Luke though. It's a pain to use the flag in SolrJ as LukeRequest is currently written.

      Attachments

        1. SOLR-13362.patch
          5 kB
          Jason Gerlowski

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: