I have set q.op=AND in solrconfig.xml and use edismax. I see the match as I would expect except when I explicitly try to add binary logic. When I type
termA OR term B I am still getting the results of termA AND termB. Am I being stupid or is this just not possible? Thanks, -Bob