Re: Lucene java doc help

2011-10-21 Thread Ian Lea
d the like would be expected to use the expert methods directly. -- Ian. On Fri, Oct 21, 2011 at 8:30 AM, janwen wrote: > Following is an Enum Constant from lucene java doc,I do not understand the > meaning of "Expert" note,What does the Expert mean? thanks > ANALYZED_N

Re: Lucene Java doc.

2009-04-14 Thread Seid Mohammed
but the javadoc is not yet working locally (in the eclipse editor) == org.apache.lucene.store.RAMDirectory Note: An exception occurred while getting the Javadoc. See log for details. == but it works on the browser (SHIFT +F2) Thanks Seid M.

Re: Lucene Java doc.

2009-04-14 Thread Seid Mohammed
thanks simon seid M On 4/14/09, Simon Willnauer wrote: > Quite off-topic but anyway: > > 1. Right click on the JAR (must be in build path) > 2. Click on Properties > 3. Click on JavaDoc Location > 4. Add the location > > > simon > > On Tue, Apr 14, 2009 at 9:38 AM, Seid Mohammed wrote: >> Sorr

Re: Lucene Java doc.

2009-04-14 Thread Simon Willnauer
Quite off-topic but anyway: 1. Right click on the JAR (must be in build path) 2. Click on Properties 3. Click on JavaDoc Location 4. Add the location simon On Tue, Apr 14, 2009 at 9:38 AM, Seid Mohammed wrote: > Sorry for my little java knowledge and disturbing you. > how can I attach the jav

Lucene Java doc.

2009-04-14 Thread Seid Mohammed
Sorry for my little java knowledge and disturbing you. how can I attach the java doc of lucene in my eclipse application. it gives a message = org.apache.lucene.search.TopDocs Note: This element neither has attached source nor attached Javadoc and hence no Ja