[ https://issues.apache.org/jira/browse/SOLR-10587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jason Gerlowski updated SOLR-10587: ----------------------------------- Attachment: SOLR-10587.patch Updated patch addresses your comments. I trimmed down the schema.xml file as you proposed. The *WARNING* message you asked about is still there in this patch, but has been moved to the {{checkVersionCompatibilityForDefaultSearchField}} method, as it seemed to fit there. > Ban defaultSearchField in schema for luceneMatchVersion =>6.6.0 > --------------------------------------------------------------- > > Key: SOLR-10587 > URL: https://issues.apache.org/jira/browse/SOLR-10587 > Project: Solr > Issue Type: Sub-task > Components: Schema and Analysis > Reporter: Jan Høydahl > Fix For: 6.6 > > Attachments: SOLR-10587.patch, SOLR-10587.patch > > > Sub task of SOLR-7041. > For new configs with luceneMatchVersion >=6.6.0 we'll throw an exception if > defaultSearchField is used in schema. > For luceneMatchVersion < 6.0.0 we'll behave like before (warn only). This is > to deliver on our back-compat promise between minor versions. -- This message was sent by Atlassian JIRA (v6.3.15#6346) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org