Re: KeywordTokenizer isn't reusable

2007-12-18 Thread Michael McCandless
Awesome, thanks! I'll commit this. Mike TAKAHASHI hideaki wrote: Hi, Here is the patch for KeywordAnalyzer, KeywordTokenizer, TestKeywordAnalyzer. Thanks, Hideaki, On Dec 17, 2007 6:49 PM, Michael McCandless <[EMAIL PROTECTED]> wrote: Yes please do! Thanks. Mike TAKAHASHI hideak

Re: KeywordTokenizer isn't reusable

2007-12-17 Thread TAKAHASHI hideaki
Hi, Here is the patch for KeywordAnalyzer, KeywordTokenizer, TestKeywordAnalyzer. Thanks, Hideaki, On Dec 17, 2007 6:49 PM, Michael McCandless <[EMAIL PROTECTED]> wrote: > > Yes please do! Thanks. > > Mike > > > TAKAHASHI hideaki wrote: > > > Hi, all > > > > I found KeywordAnalyzer/KeywordTokeni

Re: KeywordTokenizer isn't reusable

2007-12-17 Thread Michael McCandless
Yes please do! Thanks. Mike TAKAHASHI hideaki wrote: Hi, all I found KeywordAnalyzer/KeywordTokenizer on trunk has a problem. These have a condition(tokenStreams in Analyzer and done in KeywordTokenizer), but these don't reset the condition. So KeywordAnalyzer can't analyze a field more