Blah. Sorry for the typo. Get rid of the .Text: Field(String, String, Field.Store.YES, Field.Index.TOKENIZED);
-----Original Message----- From: Jan Pieper [mailto:[EMAIL PROTECTED] Sent: Thursday, October 05, 2006 2:53 PM To: java-user@lucene.apache.org Subject: Problem with Field.Text() I hope now I am in the right mailinglist. In the -dev mailinglist Steven Parkes said, that I have to change this: > Field.Text(String, String); to > Field.Text(String, String, Field.Store.YES, Field.Index.TOKENIZED); But it seems that there isnt such a method declaration. Where is the mistake? -- Jan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]