[
https://issues.apache.org/jira/browse/SOLR-10616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16472647#comment-16472647
]
Cassandra Targett commented on SOLR-10616:
------------------------------------------
Yes, all you need to do is put {{\{ivy-zookeeper-version}}} where you want the
ZK version # to be inserted, including in URLs, like this example from the ZK
ACLs page:
{code}
This section describes using ZooKeeper access control lists (ACLs) with Solr.
For information about ZooKeeper ACLs, see the ZooKeeper documentation at
http://zookeeper.apache.org/doc/r{ivy-zookeeper-version}/zookeeperProgrammers.html#sc_ZooKeeperAccessControl.
{code}
Javadocs are done similarly (from the same page):
{code}
Solr nodes, clients and tools (e.g., ZkCLI) always use a java class called
{solr-javadocs}/solr-solrj/org/apache/solr/common/cloud/SolrZkClient.html[`SolrZkClient`]
{code}
The parameters are all in the {{_config.yml.template}} file.
> use more ant variables in ref guide pages: particular for javadoc &
> third-party lib versions
> --------------------------------------------------------------------------------------------
>
> Key: SOLR-10616
> URL: https://issues.apache.org/jira/browse/SOLR-10616
> Project: Solr
> Issue Type: Sub-task
> Security Level: Public(Default Security Level. Issues are Public)
> Components: documentation
> Reporter: Hoss Man
> Assignee: Hoss Man
> Priority: Major
> Fix For: 7.4, master (8.0)
>
> Attachments: SOLR-10616.patch
>
>
> we already use ant variables for the lucene/solr version when building
> lucene/solr javadoc links, but it would be nice if we could slurp in the JDK
> javadoc URLs for the current java version & the versions.properties values
> for all third-party deps as well, so that links to things like the zookeeper
> guide, or the tika guide, or the javadocs for DateInstance would always be
> "current"
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]