Fwd: CVS commits

2003-09-27 Thread Erik Hatcher
Ok, looks like only Ted Husted was an approver, but I am now too. We could get Otis or Doug on here too, but just let me know if any messages slip through the cracks. Erik Begin forwarded message: From: Cliff Woolley [EMAIL PROTECTED] Date: Sat Sep 27, 2003 12:25:00 AM US/Eastern To: Erik

Re: Lucene based application

2003-09-27 Thread Erik Hatcher
Have we agreed on loosening the rules for being listed on the Powered By page? I'm concerned with loosening it becoming a flood of requests to be added to the page and making committers lives more difficult to keep up. Perhaps a happy medium would be to utilize the Jakarta wiki to allow

cvs commit: jakarta-lucene CHANGES.txt

2003-09-27 Thread ehatcher
ehatcher2003/09/27 07:21:50 Modified:.CHANGES.txt Log: added PerFieldAnalyzerWrapper Revision ChangesPath 1.52 +2 -2 jakarta-lucene/CHANGES.txt Index: CHANGES.txt === RCS file:

Re: StandardTokenizer CJK Support

2003-09-27 Thread Che Dong
I think at least the sigram base token could be supported by StandardTokenizer. I also try to implement CJKTokenizer via StandardTokenizer(with sigram support) + BigramFilter. Here is my CJK sigram patch for StandardTokenizer: 57,59c57,59 //IGNORE_CASE = true; //BUILD_PARSER = false;

Re: StandardTokenizer CJK Support

2003-09-27 Thread Erik Hatcher
If Doug or someone else gives a fresh +1 to this I'll apply it if they don't first. I need patches as file attachments so they don't get mangled in e-mail formatting though - best through Bugzilla so it doesn't get lost in the shuffle again too. Erik On Saturday, September 27, 2003, at