[jira] [Updated] (OAK-2602) [Solr] Cost calculation takes time with solr pings even when not fulfilling query

2015-03-12 Thread Tommaso Teofili (JIRA)

 [ 
https://issues.apache.org/jira/browse/OAK-2602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tommaso Teofili updated OAK-2602:
-
Fix Version/s: 1.0.13
   1.1.8

> [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.0.12, 1.1.7
>Reporter: Amit Jain
>Assignee: Tommaso Teofili
> Fix For: 1.1.8, 1.0.13
>
>
> 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)


[jira] [Updated] (OAK-2602) [Solr] Cost calculation takes time with solr pings even when not fulfilling query

2015-03-10 Thread Michael Marth (JIRA)

 [ 
https://issues.apache.org/jira/browse/OAK-2602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Marth updated OAK-2602:
---
Issue Type: Improvement  (was: Bug)

> [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: Improvement
>  Components: oak-solr
>Affects Versions: 1.0.12, 1.1.7
>Reporter: Amit Jain
>Assignee: Tommaso Teofili
> Fix For: 1.1.8, 1.0.13
>
>
> 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)