Re: StandardTokenizerImpl generation question

2015-04-25 Thread Youngho Cho
t; -Original Message- >> From: Uwe Schindler [mailto:u...@thetaphi.de] >> Sent: Saturday, April 25, 2015 10:34 AM >> To: java-user@lucene.apache.org >> Subject: RE: StandardTokenizerImpl generation question >> >> Hi, >> >> the documentation is this

RE: StandardTokenizerImpl generation question

2015-04-25 Thread Uwe Schindler
- > From: Uwe Schindler [mailto:u...@thetaphi.de] > Sent: Saturday, April 25, 2015 10:34 AM > To: java-user@lucene.apache.org > Subject: RE: StandardTokenizerImpl generation question > > Hi, > > the documentation is this file is not really up-to-date. > > If you wan

RE: StandardTokenizerImpl generation question

2015-04-25 Thread Uwe Schindler
les? Uwe - Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: u...@thetaphi.de > -Original Message- > From: Youngho Cho [mailto:youngho1...@gmail.com] > Sent: Saturday, April 25, 2015 4:40 AM > To: java-user@lucene.apache.org > Subjec

StandardTokenizerImpl generation question

2015-04-24 Thread Youngho Cho
Hello, I would like to generate my own tokenizer which is slightly modify the StandardTokenizerImpl*.jflex. But I read the READ_BEFORE_GENERATING.txt. Currently, the jflex version is 1.6.1. but the document recommend to use jflex 1.5 only. Still this message is valid and do I have to generate a