Description
Cost calculation for queries which are fired quite often [1] and which are not going to fulfilled by solr take time due to which the overall cost of the operation is high.
[1]
SELECT * FROM [nt:base] WHERE PROPERTY([rep:members], 'WeakReference') = $uuid
SELECT * FROM [nt:base] WHERE [jcr:uuid] = $id