Cassandra Targett created SOLR-11143:
----------------------------------------
Summary: Dynamically update doc version in v2 API specs
Key: SOLR-11143
URL: https://issues.apache.org/jira/browse/SOLR-11143
Project: Solr
Issue Type: Improvement
Security Level: Public (Default Security Level. Issues are Public)
Components: v2 API
Reporter: Cassandra Targett
Priority: Minor
SOLR-10848 updated documentation links in the v2 API specs to the new Ref
Guide. It would be nice, however, if those links could dynamically add the Solr
version based on the built version of Solr the specs are included with.
So, for Solr 7.5 (hypothetically), something like this:
{{"documentation":
"https://lucene.apache.org/solr/guide/collections-api.html#create"}}
would become this:
"documentation":
"https://lucene.apache.org/solr/guide/7_5/collections-api.html#create"
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]