Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-10807 Randomize PointFields in all tests unless explicit reason not to
  3. SOLR-10989

Randomize PointFields and general cleanup in schema files that have completley unused Trie fieldTYpes

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 7.0
    • None
    • None

    Description

      while working on parent issue i noticed a schema filed that declared some TrieField fieldTypes that were completely unused by and field or dynamicField declarations. so i write a quick little perl script to find more of these, manually cleaned up all the ones that seemed like no brainers, and then added the points randomization to replace the remaining Trie fieldtypes (that are used) in these schemas...

      • core/src/test-files/solr/collection1/conf/bad-schema-dup-fieldType.xml
      • core/src/test-files/solr/collection1/conf/schema-binaryfield.xml
      • core/src/test-files/solr/collection1/conf/schema-copyfield-test.xml
      • core/src/test-files/solr/collection1/conf/schema-customfield.xml
      • core/src/test-files/solr/collection1/conf/schema-non-stored-docvalues.xml
      • core/src/test-files/solr/collection1/conf/schema-not-required-unique-key.xml
      • core/src/test-files/solr/collection1/conf/schema-replication1.xml
      • core/src/test-files/solr/collection1/conf/schema-replication2.xml
      • core/src/test-files/solr/collection1/conf/schema-required-fields.xml
      • core/src/test-files/solr/collection1/conf/schema-reversed.xml
      • core/src/test-files/solr/collection1/conf/schema-tokenizer-test.xml
      • core/src/test-files/solr/collection1/conf/schema-version-dv.xml
      • core/src/test-files/solr/collection1/conf/schema-version-indexed.xml

      Attachments

        Issue Links

          Activity

            People

              hossman Chris M. Hostetter
              hossman Chris M. Hostetter
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: