Does this have to do with the queries submitted by QA? If so it's worth having
a chat with Martin on how this functionality is tested and focus it on the
integration points.
+1 for not adding tests that are testing other products (lucene, hsearch) so
please filter out this code from the pull req
Hi all,
needing your advice to define the most suited level of coupling we
want of tests in Query towards Lucene API and other behavior which it
is not responsible for.
Recently the amount of tests added to Query has been significantly
reinforced; this is very welcome as it was highly needed, but