public void testParsingAndSearching() throws Exception(Code)
Test that wild card queries are parsed to the correct type and are searched correctly.
This test looks at both parsing and execution of wildcard queries.
Although placed here, it also tests prefix queries, verifying that
prefix queries are not parsed into wild card queries, and viceversa.
throws: Exception -