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
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
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
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 then twice.
I already created a patch for this problem.
Can I