Similar situation to PR149, testGenerateSolrQueryString2TypeNames has non-deterministic behavior due to HashSet. I changed HashSet to LinkedHashSet for a serializable order.