Actually, this should do the same thing the Solr Wiki does, which is a
URL that redirects to the latest Javadocs without having to maintain
the link for every release. That would change the URL to something
like:
http://lucene.apache.org/solr/api/solr-solrj/org/apache/solr/client/solrj/impl/Concu
Thanks Furkan. I have pointed them to 4.5.1 javadocs.
On Mon, Nov 18, 2013 at 5:06 AM, Furkan KAMACI wrote:
> Here: https://cwiki.apache.org/confluence/display/solr/Using+SolrJ at Using
> the ConcurrentUpdateSolrServer section for Solr 4.5 guide refers to
> http://lucene.apache.org/solr/4_0_0/sol
Here: https://cwiki.apache.org/confluence/display/solr/Using+SolrJ at *Using
the ConcurrentUpdateSolrServer *section for Solr 4.5 guide refers to
http://lucene.apache.org/solr/4_0_0/solr-solrj/org/apache/solr/client/solrj/impl/ConcurrentUpdateSolrServer.html
instead
of 4.5.
References to Concurren