expand terms in BOW queries as term1 AND term2 ... AND termN (#2009)
should fix #2425: wrong translations of dates for OAI requests
major refactor: introduced translation for mongodb query language, changed boolean operators in lucene serialisation
cleanup
One more test.
Added check for date terms in queries. Solr requires dates to be in full ISO.
added case test to answer #862#change-5827