: I also noticed that there's the concept of "latest" (similar to "current" : in postgres documentation) in solr. This is pretty cool. I am afraid : though, that this currently is somewhat confusing. E.g., if I search for : managed schema in google I get this as 1st url: : : https://lucene.apache.org/solr/guide/6_6/schema-factory-definition-in-solrconfig.html : : now if I try to replace 6_6 with latest:
i'm not sure where you got the impression that *replacing* a version number with "/latest" in the URL was designed to work ... the redirects are setup so that if you *remove* the version number, the rest of the path will redirect to the current version. https://lucene.apache.org/solr/guide/schema-factory-definition-in-solrconfig.html -Hoss http://www.lucidworks.com/