Amit Jain created OAK-2602:
------------------------------
Summary: [Solr] Cost calculation takes time with solr pings even
when not fulfilling query
Key: OAK-2602
URL: https://issues.apache.org/jira/browse/OAK-2602
Project: Jackrabbit Oak
Issue Type: Bug
Components: oak-solr
Affects Versions: 1.1.7, 1.0.12
Reporter: Amit Jain
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
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)