[jira] [Updated] (JCR-3534) Add JackrabbitSession.getValueByContentId method

2013-03-15 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated JCR-3534: --- Component/s: jackrabbit-core jackrabbit-api Affects Version/s:

Re: Getting a value by its data identifier

2013-03-15 Thread Felix Meschberger
Hi I created https://issues.apache.org/jira/browse/JCR-3534 with a patch implementing the proposed method along with a unit test validating round tripping. Regards Felix Am 12.03.2013 um 12:32 schrieb Felix Meschberger: > Hi all > > we have a couple of use cases, where we would like to lever

[jira] [Updated] (JCR-3534) Add JackrabbitSession.getValueByContentId method

2013-03-15 Thread Felix Meschberger (JIRA)
[ https://issues.apache.org/jira/browse/JCR-3534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Felix Meschberger updated JCR-3534: --- Attachment: JCR-3534.patch Proposed patch adding the new API. To access the DataStore item by

[jira] [Created] (JCR-3534) Add JackrabbitSession.getValueByContentId method

2013-03-15 Thread Felix Meschberger (JIRA)
Felix Meschberger created JCR-3534: -- Summary: Add JackrabbitSession.getValueByContentId method Key: JCR-3534 URL: https://issues.apache.org/jira/browse/JCR-3534 Project: Jackrabbit Content Repository

[jira] [Updated] (JCR-3456) Implements BindValue : "id is not a known bind variable name in this query"

2013-03-15 Thread JIRA
[ https://issues.apache.org/jira/browse/JCR-3456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grégory OLIVER updated JCR-3456: Fix Version/s: 2.4.4 > Implements BindValue : "id is not a known bind variable name in this query

[jira] [Updated] (JCR-3458) Remote SPI connection getNodes() throw NoSuchElementException

2013-03-15 Thread JIRA
[ https://issues.apache.org/jira/browse/JCR-3458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grégory OLIVER updated JCR-3458: Fix Version/s: 2.4.4 > Remote SPI connection getNodes() throw NoSuchElementException > --

Re: Getting a value by its data identifier

2013-03-15 Thread Felix Meschberger
Hi, Am 12.03.2013 um 15:02 schrieb Alexander Klimetschek: > On 12.03.2013, at 12:32, Felix Meschberger wrote: > >> Thus the proposed JackrabbitSession.getValueByContentIdentity(String) method >> would allow for round tripping the JackrabbitValue.getContentIdentity() >> preventing superfluous

Re: Getting a value by its data identifier

2013-03-15 Thread Felix Meschberger
Hi, I think there really are two sides to the story: (a) getting an ID (b) getting the data for that ID We may or may not be able -- on a large scale -- to prevent (a). After all "getting an ID" might just be the result of wold guessing and doing a brute force attack. We have to be able to li

[jira] [Created] (JCR-3533) Inconsistent position of highlighted text in excerpt

2013-03-15 Thread Benjamin Papez (JIRA)
Benjamin Papez created JCR-3533: --- Summary: Inconsistent position of highlighted text in excerpt Key: JCR-3533 URL: https://issues.apache.org/jira/browse/JCR-3533 Project: Jackrabbit Content Repository