[ 
https://issues.apache.org/jira/browse/SOLR-10989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16078209#comment-16078209
 ] 

ASF subversion and git services commented on SOLR-10989:
--------------------------------------------------------

Commit 5d1f57f8823e5b6fec5cc617606db6b714c8aaef in lucene-solr's branch 
refs/heads/master from Chris Hostetter
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=5d1f57f ]

SOLR-10989: Fixup to correct SOLR-11020 test failures (root discrepency caused 
by SOLR-10924)


> Randomize PointFields and general cleanup in schema files that have 
> completley unused Trie fieldTYpes
> -----------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-10989
>                 URL: https://issues.apache.org/jira/browse/SOLR-10989
>             Project: Solr
>          Issue Type: Sub-task
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Hoss Man
>            Assignee: Hoss Man
>             Fix For: 7.0
>
>
> 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



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to