[jira] [Updated] (OAK-1501) Property index on jcr:primaryType returns the wrong cost

2015-08-25 Thread Michael Marth (JIRA)

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

Michael Marth updated OAK-1501:
---
Fix Version/s: (was: 1.3.6)
   1.3.7

 Property index on jcr:primaryType returns the wrong cost
 --

 Key: OAK-1501
 URL: https://issues.apache.org/jira/browse/OAK-1501
 Project: Jackrabbit Oak
  Issue Type: Bug
  Components: core, query
Reporter: Thomas Mueller
Assignee: Thomas Mueller
Priority: Minor
  Labels: performance, resilience
 Fix For: 1.3.7


 For queries of type, the property index on jcr:primaryType is used, even if 
 only a subset of all node types are indexed:
 {noformat}
 /jcr:root//element(*,rep:User)[xyz/@jcr:primaryType]
 {noformat}
 The problem is that this index returns the wrong cost. It should return 
 infinity, because the index doesn't have enough data if not all node types 
 and mixins are indexed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (OAK-1501) Property index on jcr:primaryType returns the wrong cost

2015-08-20 Thread Michael Marth (JIRA)

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

Michael Marth updated OAK-1501:
---
Labels: performance resilience  (was: )

 Property index on jcr:primaryType returns the wrong cost
 --

 Key: OAK-1501
 URL: https://issues.apache.org/jira/browse/OAK-1501
 Project: Jackrabbit Oak
  Issue Type: Bug
  Components: core, query
Reporter: Thomas Mueller
Assignee: Thomas Mueller
Priority: Minor
  Labels: performance, resilience
 Fix For: 1.3.6


 For queries of type, the property index on jcr:primaryType is used, even if 
 only a subset of all node types are indexed:
 {noformat}
 /jcr:root//element(*,rep:User)[xyz/@jcr:primaryType]
 {noformat}
 The problem is that this index returns the wrong cost. It should return 
 infinity, because the index doesn't have enough data if not all node types 
 and mixins are indexed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (OAK-1501) Property index on jcr:primaryType returns the wrong cost

2015-08-07 Thread Thomas Mueller (JIRA)

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

Thomas Mueller updated OAK-1501:

Fix Version/s: (was: 1.3.5)
   1.3.6

 Property index on jcr:primaryType returns the wrong cost
 --

 Key: OAK-1501
 URL: https://issues.apache.org/jira/browse/OAK-1501
 Project: Jackrabbit Oak
  Issue Type: Bug
  Components: core, query
Reporter: Thomas Mueller
Assignee: Thomas Mueller
Priority: Minor
 Fix For: 1.3.6


 For queries of type, the property index on jcr:primaryType is used, even if 
 only a subset of all node types are indexed:
 {noformat}
 /jcr:root//element(*,rep:User)[xyz/@jcr:primaryType]
 {noformat}
 The problem is that this index returns the wrong cost. It should return 
 infinity, because the index doesn't have enough data if not all node types 
 and mixins are indexed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (OAK-1501) Property index on jcr:primaryType returns the wrong cost

2015-07-22 Thread Thomas Mueller (JIRA)

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

Thomas Mueller updated OAK-1501:

Fix Version/s: (was: 1.3.4)
   1.3.5

 Property index on jcr:primaryType returns the wrong cost
 --

 Key: OAK-1501
 URL: https://issues.apache.org/jira/browse/OAK-1501
 Project: Jackrabbit Oak
  Issue Type: Bug
  Components: core, query
Reporter: Thomas Mueller
Assignee: Thomas Mueller
Priority: Minor
 Fix For: 1.3.5


 For queries of type, the property index on jcr:primaryType is used, even if 
 only a subset of all node types are indexed:
 {noformat}
 /jcr:root//element(*,rep:User)[xyz/@jcr:primaryType]
 {noformat}
 The problem is that this index returns the wrong cost. It should return 
 infinity, because the index doesn't have enough data if not all node types 
 and mixins are indexed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (OAK-1501) Property index on jcr:primaryType returns the wrong cost

2015-07-20 Thread Davide Giannella (JIRA)

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

Davide Giannella updated OAK-1501:
--
Fix Version/s: (was: 1.3.3)
   1.3.4

Bulk move to 1.3.4

 Property index on jcr:primaryType returns the wrong cost
 --

 Key: OAK-1501
 URL: https://issues.apache.org/jira/browse/OAK-1501
 Project: Jackrabbit Oak
  Issue Type: Bug
  Components: core, query
Reporter: Thomas Mueller
Assignee: Thomas Mueller
Priority: Minor
 Fix For: 1.3.4


 For queries of type, the property index on jcr:primaryType is used, even if 
 only a subset of all node types are indexed:
 {noformat}
 /jcr:root//element(*,rep:User)[xyz/@jcr:primaryType]
 {noformat}
 The problem is that this index returns the wrong cost. It should return 
 infinity, because the index doesn't have enough data if not all node types 
 and mixins are indexed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (OAK-1501) Property index on jcr:primaryType returns the wrong cost

2015-07-01 Thread Davide Giannella (JIRA)

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

Davide Giannella updated OAK-1501:
--
Fix Version/s: (was: 1.3.2)
   1.3.3

Bulk move to 1.3.3.

 Property index on jcr:primaryType returns the wrong cost
 --

 Key: OAK-1501
 URL: https://issues.apache.org/jira/browse/OAK-1501
 Project: Jackrabbit Oak
  Issue Type: Bug
  Components: core, query
Reporter: Thomas Mueller
Assignee: Thomas Mueller
Priority: Minor
 Fix For: 1.3.3


 For queries of type, the property index on jcr:primaryType is used, even if 
 only a subset of all node types are indexed:
 {noformat}
 /jcr:root//element(*,rep:User)[xyz/@jcr:primaryType]
 {noformat}
 The problem is that this index returns the wrong cost. It should return 
 infinity, because the index doesn't have enough data if not all node types 
 and mixins are indexed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (OAK-1501) Property index on jcr:primaryType returns the wrong cost

2015-06-22 Thread Davide Giannella (JIRA)

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

Davide Giannella updated OAK-1501:
--
Fix Version/s: (was: 1.3.1)
   1.3.2

Bulk move to 1.3.2

 Property index on jcr:primaryType returns the wrong cost
 --

 Key: OAK-1501
 URL: https://issues.apache.org/jira/browse/OAK-1501
 Project: Jackrabbit Oak
  Issue Type: Bug
  Components: core, query
Reporter: Thomas Mueller
Assignee: Thomas Mueller
Priority: Minor
 Fix For: 1.3.2


 For queries of type, the property index on jcr:primaryType is used, even if 
 only a subset of all node types are indexed:
 {noformat}
 /jcr:root//element(*,rep:User)[xyz/@jcr:primaryType]
 {noformat}
 The problem is that this index returns the wrong cost. It should return 
 infinity, because the index doesn't have enough data if not all node types 
 and mixins are indexed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (OAK-1501) Property index on jcr:primaryType returns the wrong cost

2015-06-08 Thread Davide Giannella (JIRA)

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

Davide Giannella updated OAK-1501:
--
Fix Version/s: (was: 1.3.0)
   1.3.1

Bulk move to 1.3.1

 Property index on jcr:primaryType returns the wrong cost
 --

 Key: OAK-1501
 URL: https://issues.apache.org/jira/browse/OAK-1501
 Project: Jackrabbit Oak
  Issue Type: Bug
  Components: core, query
Reporter: Thomas Mueller
Assignee: Thomas Mueller
Priority: Minor
 Fix For: 1.3.1


 For queries of type, the property index on jcr:primaryType is used, even if 
 only a subset of all node types are indexed:
 {noformat}
 /jcr:root//element(*,rep:User)[xyz/@jcr:primaryType]
 {noformat}
 The problem is that this index returns the wrong cost. It should return 
 infinity, because the index doesn't have enough data if not all node types 
 and mixins are indexed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (OAK-1501) Property index on jcr:primaryType returns the wrong cost

2015-03-19 Thread Thomas Mueller (JIRA)

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

Thomas Mueller updated OAK-1501:

Fix Version/s: (was: 1.2)
   1.3.0

 Property index on jcr:primaryType returns the wrong cost
 --

 Key: OAK-1501
 URL: https://issues.apache.org/jira/browse/OAK-1501
 Project: Jackrabbit Oak
  Issue Type: Bug
  Components: core, query
Reporter: Thomas Mueller
Assignee: Thomas Mueller
Priority: Minor
 Fix For: 1.3.0


 For queries of type, the property index on jcr:primaryType is used, even if 
 only a subset of all node types are indexed:
 {noformat}
 /jcr:root//element(*,rep:User)[xyz/@jcr:primaryType]
 {noformat}
 The problem is that this index returns the wrong cost. It should return 
 infinity, because the index doesn't have enough data if not all node types 
 and mixins are indexed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (OAK-1501) Property index on jcr:primaryType returns the wrong cost

2014-10-08 Thread Marcel Reutegger (JIRA)

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

Marcel Reutegger updated OAK-1501:
--
Fix Version/s: (was: 1.1.1)
   1.2

 Property index on jcr:primaryType returns the wrong cost
 --

 Key: OAK-1501
 URL: https://issues.apache.org/jira/browse/OAK-1501
 Project: Jackrabbit Oak
  Issue Type: Bug
  Components: core, query
Reporter: Thomas Mueller
Assignee: Thomas Mueller
Priority: Minor
 Fix For: 1.2


 For queries of type, the property index on jcr:primaryType is used, even if 
 only a subset of all node types are indexed:
 {noformat}
 /jcr:root//element(*,rep:User)[xyz/@jcr:primaryType]
 {noformat}
 The problem is that this index returns the wrong cost. It should return 
 infinity, because the index doesn't have enough data if not all node types 
 and mixins are indexed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (OAK-1501) Property index on jcr:primaryType returns the wrong cost

2014-09-30 Thread Amit Jain (JIRA)

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

Amit Jain updated OAK-1501:
---
Fix Version/s: (was: 1.1)
   1.1.1

 Property index on jcr:primaryType returns the wrong cost
 --

 Key: OAK-1501
 URL: https://issues.apache.org/jira/browse/OAK-1501
 Project: Jackrabbit Oak
  Issue Type: Bug
  Components: core, query
Reporter: Thomas Mueller
Assignee: Thomas Mueller
Priority: Minor
 Fix For: 1.1.1


 For queries of type, the property index on jcr:primaryType is used, even if 
 only a subset of all node types are indexed:
 {noformat}
 /jcr:root//element(*,rep:User)[xyz/@jcr:primaryType]
 {noformat}
 The problem is that this index returns the wrong cost. It should return 
 infinity, because the index doesn't have enough data if not all node types 
 and mixins are indexed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (OAK-1501) Property index on jcr:primaryType returns the wrong cost

2014-03-05 Thread Thomas Mueller (JIRA)

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

Thomas Mueller updated OAK-1501:


Fix Version/s: 0.19

 Property index on jcr:primaryType returns the wrong cost
 --

 Key: OAK-1501
 URL: https://issues.apache.org/jira/browse/OAK-1501
 Project: Jackrabbit Oak
  Issue Type: Bug
Reporter: Thomas Mueller
 Fix For: 0.19


 For queries of type, the property index on jcr:primaryType is used, even if 
 only a subset of all node types are indexed:
 {noformat}
 /jcr:root//element(*,rep:User)[xyz/@jcr:primaryType]
 {noformat}
 The problem is that this index returns the wrong cost. It should return 
 infinity, because the index doesn't have enough data if not all node types 
 and mixins are indexed.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (OAK-1501) Property index on jcr:primaryType returns the wrong cost

2014-03-05 Thread Michael Marth (JIRA)

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

Michael Marth updated OAK-1501:
---

Assignee: Alex Parvulescu

 Property index on jcr:primaryType returns the wrong cost
 --

 Key: OAK-1501
 URL: https://issues.apache.org/jira/browse/OAK-1501
 Project: Jackrabbit Oak
  Issue Type: Bug
Reporter: Thomas Mueller
Assignee: Alex Parvulescu
 Fix For: 0.20


 For queries of type, the property index on jcr:primaryType is used, even if 
 only a subset of all node types are indexed:
 {noformat}
 /jcr:root//element(*,rep:User)[xyz/@jcr:primaryType]
 {noformat}
 The problem is that this index returns the wrong cost. It should return 
 infinity, because the index doesn't have enough data if not all node types 
 and mixins are indexed.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (OAK-1501) Property index on jcr:primaryType returns the wrong cost

2014-03-05 Thread angela (JIRA)

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

angela updated OAK-1501:


Component/s: query
 core

 Property index on jcr:primaryType returns the wrong cost
 --

 Key: OAK-1501
 URL: https://issues.apache.org/jira/browse/OAK-1501
 Project: Jackrabbit Oak
  Issue Type: Bug
  Components: core, query
Reporter: Thomas Mueller
Assignee: Alex Parvulescu
 Fix For: 0.20


 For queries of type, the property index on jcr:primaryType is used, even if 
 only a subset of all node types are indexed:
 {noformat}
 /jcr:root//element(*,rep:User)[xyz/@jcr:primaryType]
 {noformat}
 The problem is that this index returns the wrong cost. It should return 
 infinity, because the index doesn't have enough data if not all node types 
 and mixins are indexed.



--
This message was sent by Atlassian JIRA
(v6.2#6252)