Hi everyone, I was thinking of using the Shingle Filter to help solve an issue I'm facing. I can see this working in the analysis panel in the Solr admin, but not when I make my queries.
I find out it's because of the query parser splitting up the tokens on white space before passing them along. This made me wonder what a practical use case can be, for using the shingle filter? Any enlightenment on this would be much appreciated! Thanks, Ryan