Re: any docs on solr.EdgeNGramFilterFactory?

2009-11-13 Thread Peter Wolanin
@lucene.apache.org Sent: Tue, November 10, 2009 4:06:52 PM Subject: any docs on solr.EdgeNGramFilterFactory? This fairly recent blog post: http://www.lucidimagination.com/blog/2009/09/08/auto-suggest-from-popular-queries-using-edgengrams/ describes the use

Re: any docs on solr.EdgeNGramFilterFactory?

2009-11-13 Thread Robert Muir
- Original Message From: Peter Wolanin To: solr-user@lucene.apache.org Sent: Tue, November 10, 2009 4:06:52 PM Subject: any docs on solr.EdgeNGramFilterFactory? This fairly recent blog post: http://www.lucidimagination.com/blog/2009/09/08/auto

Re: any docs on solr.EdgeNGramFilterFactory?

2009-11-11 Thread Peter Wolanin
Sent: Tue, November 10, 2009 7:34:37 PM Subject: Re: any docs on solr.EdgeNGramFilterFactory? So, this is the normal N-gram one?  NGramTokenizerFactory Digging deeper - there are actualy CJK and Chinese tokenizers in the Solr codebase: http://lucene.apache.org/solr/api/org/apache/solr

Re: any docs on solr.EdgeNGramFilterFactory?

2009-11-11 Thread Robert Muir
Sent: Tue, November 10, 2009 7:34:37 PM Subject: Re: any docs on solr.EdgeNGramFilterFactory? So, this is the normal N-gram one? NGramTokenizerFactory Digging deeper - there are actualy CJK and Chinese tokenizers in the Solr codebase: http://lucene.apache.org/solr/api/org/apache

any docs on solr.EdgeNGramFilterFactory?

2009-11-10 Thread Peter Wolanin
This fairly recent blog post: http://www.lucidimagination.com/blog/2009/09/08/auto-suggest-from-popular-queries-using-edgengrams/ describes the use of the solr.EdgeNGramFilterFactory as the tokenizer for the index. I don't see any mention of that tokenizer on the Solr wiki - is it just waiting

Re: any docs on solr.EdgeNGramFilterFactory?

2009-11-10 Thread Otis Gospodnetic
, 2009 4:06:52 PM Subject: any docs on solr.EdgeNGramFilterFactory? This fairly recent blog post: http://www.lucidimagination.com/blog/2009/09/08/auto-suggest-from-popular-queries-using-edgengrams/ describes the use of the solr.EdgeNGramFilterFactory as the tokenizer for the index. I

Re: any docs on solr.EdgeNGramFilterFactory?

2009-11-10 Thread Peter Wolanin
10, 2009 4:06:52 PM Subject: any docs on solr.EdgeNGramFilterFactory? This fairly recent blog post: http://www.lucidimagination.com/blog/2009/09/08/auto-suggest-from-popular-queries-using-edgengrams/ describes the use of the solr.EdgeNGramFilterFactory as the tokenizer for the index.  I

Re: any docs on solr.EdgeNGramFilterFactory?

2009-11-10 Thread Otis Gospodnetic
- Original Message From: Peter Wolanin peter.wola...@acquia.com To: solr-user@lucene.apache.org Sent: Tue, November 10, 2009 7:34:37 PM Subject: Re: any docs on solr.EdgeNGramFilterFactory? So, this is the normal N-gram one? NGramTokenizerFactory Digging deeper - there are actualy CJK