RE: Can solr web site have multiple versions of online API doc?

2009-12-31 Thread Chris Hostetter

: This doesn't solve my problem.  I can't write my javadoc comments
: referencing to Solr API doc located in my local hard drive. 

Why not?

: are available online at well-defined URLs.  I'd like to have
: Solr API docs available in the similar manner.

patches (to the website) are welcome! ...

http://svn.apache.org/repos/asf/lucene/solr/trunk/src/site/
http://svn.apache.org/repos/asf/lucene/solr/trunk/site/
http://wiki.apache.org/solr/Website_Update_HOWTO


-Hoss



Can solr web site have multiple versions of online API doc?

2009-12-15 Thread Teruhiko Kurosaka
Lucene keeps multiple versions of its API doc online at
http://lucene.apache.org/java/X_Y_Z/api/all/index.html
for version X.Y.Z.  I am finding this very useful when 
comparing different versions.  This is also good because
the javadoc comments that I write for my software can
reference the API comments of the exact version of
Lucene that I am using.

At Solr site, I can only find the API doc of the trunk
build.  I cannot find 1.3.0 API doc, for example.

Can Solr site also maintain the API docs for the past
stable versions ?

-kuro 

Re: Can solr web site have multiple versions of online API doc?

2009-12-15 Thread Israel Ekpo
2009/12/15 Teruhiko Kurosaka k...@basistech.com

 Lucene keeps multiple versions of its API doc online at
 http://lucene.apache.org/java/X_Y_Z/api/all/index.html
 for version X.Y.Z.  I am finding this very useful when
 comparing different versions.  This is also good because
 the javadoc comments that I write for my software can
 reference the API comments of the exact version of
 Lucene that I am using.

 At Solr site, I can only find the API doc of the trunk
 build.  I cannot find 1.3.0 API doc, for example.

 Can Solr site also maintain the API docs for the past
 stable versions ?

 -kuro


Hi Teruhiko

If you downloaded the 1.3.0 release, you should find a docs folder inside
the zip file.

This contains the javadoc for that particular release.

You may also re download a 1.3.0 release to get the docs for Solr 1.3.

I hope this helps.

-- 
Good Enough is not good enough.
To give anything less than your best is to sacrifice the gift.
Quality First. Measure Twice. Cut Once.
http://www.israelekpo.com/