You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@lucene.apache.org by sachin <sa...@noemacorp.com> on 2006/08/24 12:08:04 UTC

sharing of Design documents of Lucene

Its nice if someone shares design documents of Lucene with Me.



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


Re: sharing of Design documents of Lucene

Posted by Michael McCandless <lu...@mikemccandless.com>.
> Its nice if someone shares design documents of Lucene with Me.

You could start with the javadocs here:

    http://lucene.apache.org/java/docs/api/index.html

Click on the "Document" class to see some decription for Documents in 
particular.

Or for a broader "get your feet wet" introduction, here:

   http://lucene.apache.org/java/docs/gettingstarted.html

And the FAQ is also helpful:

   http://wiki.apache.org/jakarta-lucene/LuceneFAQ

Mike

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