Hi

Does anybody have Trouble in Compiling   "TestRangeQuery.java"   in Eclipse
3.0 IDE,

[
http://cvs.apache.org/viewcvs.cgi/jakarta-lucene/src/test/org/apache/lucene/
search ]

Seem's there is an Error


doc.add(new Field("id", "id" + docCount, Field.Store.YES,
Field.Index.UN_TOKENIZED));
doc.add(new Field("content", content, Field.Store.NO,
Field.Index.TOKENIZED));



Compiler Error is with Lucene1.4.1, Win O/s
Field.Store.yes is not Found





Thx in Advance


      WITH WARM REGARDS
      HAVE A NICE DAY
      [ N.S.KARTHIK]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to