Re: EdgeNGramFilterFactory question

2015-10-07 Thread Walter Underwood
You would need an analyzer or char filter factory that removed all spaces. But then you would only get one “edge”. That would make “to be or not to be” into the single token “tobeornottobe”. I don’t think that fixes anything. Stemming and prefix matching do very different things. Use them in dif

Re: EdgeNGramFilterFactory question

2015-10-07 Thread vit
any experience with EdgeNGramFilterFactory will be appreciated -- View this message in context: http://lucene.472066.n3.nabble.com/EdgeNGramFilterFactory-question-tp4233034p4233210.html Sent from the Solr - User mailing list archive at Nabble.com.