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:
For additional commands, e-mail:
--
To unsubscribe, e-mail:
For additional commands, e-mail: