Erick Erickson created SOLR-5253: ------------------------------------ Summary: Move _version_ (and other _*_ fields) to right abpve the id field in the example schema.xml Key: SOLR-5253 URL: https://issues.apache.org/jira/browse/SOLR-5253 Project: Solr Issue Type: Improvement Affects Versions: 4.5, 5.0 Reporter: Erick Erickson Assignee: Erick Erickson Priority: Minor
Minor, but it bugs me that it's so easy to try to remove all extraneous fields from schema.xml and shoot yourself in the foot. Now and forever more we should place all the "special" fields right at the top of the example schema. Trivial to do. True, we say a nice note "_*_ fields are internal and required", but still. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org