Alexandre Rafalovitch created SOLR-14855: --------------------------------------------
Summary: Add tag/note property for schema's field, fieldType, and copyField Key: SOLR-14855 URL: https://issues.apache.org/jira/browse/SOLR-14855 Project: Solr Issue Type: Improvement Security Level: Public (Default Security Level. Issues are Public) Components: Schema and Analysis Reporter: Alexandre Rafalovitch With managed-schema being rearranged by the API calls, it could be useful to be able to tag individual entries somehow to simplify review/analysis. One use case is providing the tag during Schemaless/Learning field creation, so all definitions created during that run are tagged with date or version or some other - short - string. Then, this could be used to query config API to discover those changes. Another, could be to tag all definitions together that are responsible for a particular feature or language. The expectation is that tag will be short, not a full blown comment field (a different problem in managed schema). -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org