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/18 00:47:11 UTC

again: cant compile lucene

Dear Lucene Experts

the question at the end of this message did not yield any results so far. I am
really confused as to what i might be doing wrong here. 
It would be helpful for me, if someone could send me their versions of the
classes in question, ie. 
org.apache.lucene.analysis.standard.Token
org.apache.lucene.analysis.standard.StandardTokenizer
org.apache.lucene.analysis.standard.ParseException

Alternatively, i would be happy about any reply to my original posting, which
starts below.

thanks, markus

--------- original message ------------------
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>



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