You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@lucene.apache.org by ma...@team-konzept.de on 2002/09/07 15:18:56 UTC

problem building lucene

Dear list readers

when trying to compile Lucene (1.2) i get errors in
org.apache.lucene.analysis.standard.StandardTokenizer and
org.apache.lucene.analysis.standard.ParseException.
Both classes complain about missing fields in 
org.apache.lucene.analysis.standard.Token. The missing fields are beginLine,
beginColumen, endLine and endColumn.
I used JavaCC (version 2.1) to produce the classes.
Does anyone know what mistake i made?

Tanks,
Markus Krogemann

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>