Description
Currently, the internal search engine will always UNION the user_search_attr and user_search_null_attr.
When attribute conditions and order clauses are specified that only require mandatory schemas, this UNION can be skipped, with general performance improvement.