Details
Description
Currently, "order by jcr:score desc" is ignored in the Lucene index, however for "union" queries, this sort order is enforced in the query engine. This will cause queries to be slow if one of the sub-queries is slow.
Currently, "order by jcr:score desc" is ignored in the Lucene index, however for "union" queries, this sort order is enforced in the query engine. This will cause queries to be slow if one of the sub-queries is slow.