I am trying to do the following type of query: +text:(was wasp) +pub_date_year:[1991 TO 2011]
When I turn debugQuery=on I find that the parsedquery is only sending in the +text:(wasp) on parsing, and doesn't use the "was" value. Why is it removing one of the terms? Thanks! Andrea