You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
update-fields.sh has been around for a while, added in back in #8130 but we (or at least, I) haven't fully embraced it when it comes to editing conf/solr/schema.xml.
schema.xml should be created the same way every time, using Docker so that we don't have differences between Mac and Linux.
In the future, diffs of schema.xml will be easier to grok if we create the file the same way every time.
For context, I'm reviewing #10887 which will result in a change to schema.xml.
I'll make a pull request with a schema.xml file created in Docker and some docs for developers.
The text was updated successfully, but these errors were encountered:
update-fields.sh has been around for a while, added in back in #8130 but we (or at least, I) haven't fully embraced it when it comes to editing conf/solr/schema.xml.
schema.xml should be created the same way every time, using Docker so that we don't have differences between Mac and Linux.
In the future, diffs of schema.xml will be easier to grok if we create the file the same way every time.
For context, I'm reviewing #10887 which will result in a change to schema.xml.
I'll make a pull request with a schema.xml file created in Docker and some docs for developers.
The text was updated successfully, but these errors were encountered: