: It appears that if your search terms include stopwords and you use the : DisMax request handler, you get no results whereas the same search with : the standard request handler does give you results. Is this a bug or by : design?
dismax works just fine with stop words ... can you give a specific example url? what does the query toString look like when you use debugQuery? -Hoss