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

Restore Schema API GET method functionality removed by SOLR-8736

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 6.0.1, 6.1, 7.0
    • None
    • None

    Description

      The following schema API GET functionality was removed under SOLR-8736; some of this functionality should be restored:

      • schema/copyfields:
        • The following information is no longer output:
          • destDynamicBase: the matching dynamic field pattern for the destination
          • sourceDynamicBase: the matching dynamic field pattern for the source
        • The following request parameters are no longer supported:
          • dest.fl: include only copyFields that have one of these as a destination
          • source.fl: include only copyFields that have one of these as a source
      • schema/dynamicfields:
        • The following request parameters are no longer supported:
          • fl: a comma and/or space separated list of dynamic field patterns to include
      • schema/fields and schema/fields/fieldname:
        • The following information is no longer output:
          • dynamicBase: the matching dynamic field pattern, if the includeDynamic param is given (see below)
        • The following request parameters are no longer supported:
          • fl: (only supported without /fieldname): a comma and/or space separated list of fields to include
          • includeDynamic: output the matching dynamic field pattern as dynamicBase, if fieldname, or field(s) listed in fl param, are not explicitly declared in the schema
      • schema/fieldtypes and schema/fieldtypes/typename:
        • The following information is no longer output:
          • fields: the fields with the given field type
          • dynamicFields: the dynamic fields with the given field type

      Attachments

        1. SOLR-8992.patch
          13 kB
          Noble Paul
        2. SOLR-8992.patch
          6 kB
          Noble Paul
        3. SOLR-8992.patch
          22 kB
          Noble Paul
        4. SOLR-8992-branch_6_0-missing-TestFieldCollectionResource-tests.patch
          2 kB
          Steven Rowe

        Issue Links

          Activity

            People

              noble.paul Noble Paul
              sarowe Steven Rowe
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: