I am new to Java and Lucene and I bought a book about Java Lucene and
there is
an example which does not function because Field.Text(String, String) is
deprecated now. What I have to do now?
Here is the code:
import
-user question.
-Original Message-
From: Jan Pieper [mailto:[EMAIL PROTECTED]
Sent: Thursday, October 05, 2006 1:34 PM
To: java-dev@lucene.apache.org
Subject: Changes at Field.Text()
I am new to Java and Lucene and I bought a book about Java Lucene and
there is
an example which does not