Hi, I am writing my first lucene program and following the 1st edition of lucene in action book and the blog article by grant on the lucid imagination blog . Now,if i am using the doc.add(field.text()) method with arguments,it says,cant resolve .. If i follow the blog,it is asking for an extra argument(i am using just three as i am wondering what the second one should be) . What am i missing in both the cases? Rohit
--------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org