You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Furkan KAMACI <fu...@gmail.com> on 2013/11/18 00:36:50 UTC

Solr Guide References to Old API Doc

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 ConcurrentUpdateSolrServer has similar issue(s). 4.6 guide
draft is same too.

Thanks;
Furkan KAMACI

Re: Solr Guide References to Old API Doc

Posted by Cassandra Targett <ca...@gmail.com>.
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/ConcurrentUpdateSolrServer.html

Which redirects automatically to:

http://lucene.apache.org/solr/4_5_1/solr-solrj/org/apache/solr/client/solrj/impl/ConcurrentUpdateSolrServer.html

And will redirect automatically to 4.6 when that's released.

I've updated the page with these URLs - there was another one still
pointing to 4.0 too.

On Mon, Nov 18, 2013 at 2:31 AM, Shalin Shekhar Mangar
<sh...@gmail.com> wrote:
> Thanks Furkan. I have pointed them to 4.5.1 javadocs.
>
> On Mon, Nov 18, 2013 at 5:06 AM, Furkan KAMACI <fu...@gmail.com> 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/solr-solrj/org/apache/solr/client/solrj/impl/ConcurrentUpdateSolrServer.html
>> instead of 4.5.
>>
>> References to ConcurrentUpdateSolrServer has similar issue(s). 4.6 guide
>> draft is same too.
>>
>> Thanks;
>> Furkan KAMACI
>
>
>
> --
> Regards,
> Shalin Shekhar Mangar.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
> For additional commands, e-mail: dev-help@lucene.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


Re: Solr Guide References to Old API Doc

Posted by Shalin Shekhar Mangar <sh...@gmail.com>.
Thanks Furkan. I have pointed them to 4.5.1 javadocs.

On Mon, Nov 18, 2013 at 5:06 AM, Furkan KAMACI <fu...@gmail.com> 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/solr-solrj/org/apache/solr/client/solrj/impl/ConcurrentUpdateSolrServer.html
> instead of 4.5.
>
> References to ConcurrentUpdateSolrServer has similar issue(s). 4.6 guide
> draft is same too.
>
> Thanks;
> Furkan KAMACI



-- 
Regards,
Shalin Shekhar Mangar.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org