[jira] Commented: (LUCENE-759) Add n-gram tokenizers to contrib/analyzers

2007-06-01 Thread Daniel Naber (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12500811 ] Daniel Naber commented on LUCENE-759: - Can this issue be closed or is there anything still open? Add n-gram

[jira] Commented: (LUCENE-759) Add n-gram tokenizers to contrib/analyzers

2007-03-12 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12480236 ] Otis Gospodnetic commented on LUCENE-759: - Oh, look at that! [EMAIL PROTECTED] contrib]$ svn st A

Re: [jira] Commented: (LUCENE-759) Add n-gram tokenizers to contrib/analyzers

2007-03-12 Thread Otis Gospodnetic
: Thursday, March 8, 2007 3:24:30 PM Subject: Re: [jira] Commented: (LUCENE-759) Add n-gram tokenizers to contrib/analyzers Otis's most recent attachment contains only tests .. but previous attachemnts had implementations. I just took another look, nope, no *Filter class (except for test) in those

Re: [jira] Commented: (LUCENE-759) Add n-gram tokenizers to contrib/analyzers

2007-03-08 Thread Patrick Turcotte
Otis's most recent attachment contains only tests .. but previous attachemnts had implementations. I just took another look, nope, no *Filter class (except for test) in those patches. all of which have been commited under contrib/analyzers Just did a fresh checkout from svn, and the filter

[jira] Commented: (LUCENE-759) Add n-gram tokenizers to contrib/analyzers

2007-03-08 Thread Hoss Man (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12479441 ] Hoss Man commented on LUCENE-759: - Ack! ... i'm sorry i completely missread Patrick's question. ngram *Tokenizers*

[jira] Commented: (LUCENE-759) Add n-gram tokenizers to contrib/analyzers

2007-03-07 Thread Patrick Turcotte (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12479221 ] Patrick Turcotte commented on LUCENE-759: - Is it just me or are the NGramTokenFilter and

[jira] Commented: (LUCENE-759) Add n-gram tokenizers to contrib/analyzers

2007-03-03 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12477649 ] Otis Gospodnetic commented on LUCENE-759: - Ah, didn't see your comments here earlier, Doron. Yes, I think

[jira] Commented: (LUCENE-759) Add n-gram tokenizers to contrib/analyzers

2007-03-02 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12477593 ] Doron Cohen commented on LUCENE-759: Hi Otis, (and I think as result the input stream would remain dangling

[jira] Commented: (LUCENE-759) Add n-gram tokenizers to contrib/analyzers

2007-03-01 Thread Doron Cohen (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12477115 ] Doron Cohen commented on LUCENE-759: I have two comments/questions on the n-gram tokenizers: (1) Seems that

[jira] Commented: (LUCENE-759) Add n-gram tokenizers to contrib/analyzers

2007-02-17 Thread Otis Gospodnetic (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12473891 ] Otis Gospodnetic commented on LUCENE-759: - Damn, I think you are right! :) Once again, I'm making late

[jira] Commented: (LUCENE-759) Add n-gram tokenizers to contrib/analyzers

2007-02-16 Thread Adam Hiatt (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12473851 ] Adam Hiatt commented on LUCENE-759: --- Otis: this really isn't a bug. The min/max gram code I added only applied to