I want to rephrase my question I asked in another post. 
As far as I understand filter ShingleFilterFactory creates shingle as
strings. 
But I want to apply more filters (like EdgeNgrams) to each token of a
shingle. 

For example from "Home Improvement Service" I have two shingles:
"Home Improvement" and "Improvement Service".

I want to apply EdgeNgram to be able to do exact match to:
"Hom Improvem" and "Improvemen Servi" as new phrases. 

Any, help, ideas are welcomed and appreciated.



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Tokenize-ShingleFilterFactory-results-and-apply-filters-to-tokens-tp4234574.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to