The problem is in #4: >> 4. if I index twitter.com/testuser and search for >> https://twitter.com/testuser I am getting 0 matches even though "https" >> should be filtered out by the StopFilterFactory.
When I said that the stop filter factory "doesn't work" I mentioned that blacklisted words still somehow affect the search. My guess is that when autoGeneratePhraseQueries is set to true Solr generates phases before blacklisted words were removed. That's how it feels looking at search results (see the first post). My first post still describes the problem completely, what we can add to it now is that schema version is 1.5 and autoGeneratePhraseQueries is set to true. I remember about the debug output, will be able to add it tomorrow morning. -- View this message in context: http://lucene.472066.n3.nabble.com/Help-with-StopFilterFactory-tp4153839p4154822.html Sent from the Solr - User mailing list archive at Nabble.com.