I'm running the latest nightly build (2006-09-27) and cannot seem to get the q.op parameter working. I have the default operator set to AND and am testing with a two word query that returns no results. If I add "OR" to the query I get results. But if I remove the OR and add "q.op=OR" to the Solr query I still get no results.
Is there anything I could be doing wrong? thanks Kevin