Well, I somehow made it work by using CommonGramsFilterFactory.
Just wondering if it's the right approach ?
--
View this message in context:
http://lucene.472066.n3.nabble.com/Include-stopwords-in-phrase-search-tp4184067p4184068.html
Sent from the Solr - User mailing list archi
Hi,
I'm having an issue running phrase quires with stopwords. Looks like Solr
is ignoring the stopword during search. Here's my search term.
"cannot open device"
When I'm executing title:"cannot open device" , it's bringing back titles
with "Find Open Devices". Here's my field definition for