
guthrie at mum
Mar 14, 2007, 1:07 PM
Post #1 of 2
(2403 views)
Permalink
|
|
Field static methods missing?
|
|
Beginner question(!); Many of the examples that I see use what look like static factory methods on Field, Field.Text(..), Field.Keyword(..), etc. But in the current download package lucene-core-2.1.0.jar I don't see any of these methods. And, the JavaDoc pages (http://lucene.apache.org/java/docs/api/org/apache/lucene/document/Field.html) do not include them. Are they obsolete? Documentation old? Particularly I'm unclear on what to replace Field.KeyWord("date", dateWritten) with. Thanks. -------------------------------------------------------- Gregory Guthrie guthrie [at] mum MUM Faculty -FM1068 Fairfield, IA 52557 --------------------------------------------------------
|