[jira] Created: (JCR-2374) Use FieldSelector in LuceneQueryHits when reading UUID

5 messages Options
Embed this post
Permalink
JIRA jira@apache.org

[jira] Created: (JCR-2374) Use FieldSelector in LuceneQueryHits when reading UUID

Reply Threaded More More options
Print post
Permalink
Use FieldSelector in LuceneQueryHits when reading UUID
------------------------------------------------------

                 Key: JCR-2374
                 URL: https://issues.apache.org/jira/browse/JCR-2374
             Project: Jackrabbit Content Repository
          Issue Type: Improvement
          Components: jackrabbit-core
            Reporter: Marcel Reutegger
            Priority: Minor


LuceneQueryHits currently reads the complete lucene document. This also prevents usage of an underlying UUID cache.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

JIRA jira@apache.org

[jira] Resolved: (JCR-2374) Use FieldSelector in LuceneQueryHits when reading UUID

Reply Threaded More More options
Print post
Permalink

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

Marcel Reutegger resolved JCR-2374.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0

Implemented in revision: 831833

> Use FieldSelector in LuceneQueryHits when reading UUID
> ------------------------------------------------------
>
>                 Key: JCR-2374
>                 URL: https://issues.apache.org/jira/browse/JCR-2374
>             Project: Jackrabbit Content Repository
>          Issue Type: Improvement
>          Components: jackrabbit-core
>            Reporter: Marcel Reutegger
>            Priority: Minor
>             Fix For: 2.0.0
>
>
> LuceneQueryHits currently reads the complete lucene document. This also prevents usage of an underlying UUID cache.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

JIRA jira@apache.org

[jira] Reopened: (JCR-2374) Use FieldSelector in LuceneQueryHits when reading UUID

Reply Threaded More More options
Print post
Permalink
In reply to this post by JIRA jira@apache.org

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

Marcel Reutegger reopened JCR-2374:
-----------------------------------


The same actually also applies to SortedLuceneQueryHits

> Use FieldSelector in LuceneQueryHits when reading UUID
> ------------------------------------------------------
>
>                 Key: JCR-2374
>                 URL: https://issues.apache.org/jira/browse/JCR-2374
>             Project: Jackrabbit Content Repository
>          Issue Type: Improvement
>          Components: jackrabbit-core
>            Reporter: Marcel Reutegger
>            Priority: Minor
>             Fix For: 2.0.0
>
>
> LuceneQueryHits currently reads the complete lucene document. This also prevents usage of an underlying UUID cache.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

JIRA jira@apache.org

[jira] Updated: (JCR-2374) Use FieldSelector in Sorted/LuceneQueryHits when reading UUID

Reply Threaded More More options
Print post
Permalink
In reply to this post by JIRA jira@apache.org

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

Marcel Reutegger updated JCR-2374:
----------------------------------

    Summary: Use FieldSelector in Sorted/LuceneQueryHits when reading UUID  (was: Use FieldSelector in LuceneQueryHits when reading UUID)

> Use FieldSelector in Sorted/LuceneQueryHits when reading UUID
> -------------------------------------------------------------
>
>                 Key: JCR-2374
>                 URL: https://issues.apache.org/jira/browse/JCR-2374
>             Project: Jackrabbit Content Repository
>          Issue Type: Improvement
>          Components: jackrabbit-core
>            Reporter: Marcel Reutegger
>            Priority: Minor
>             Fix For: 2.0.0
>
>
> LuceneQueryHits currently reads the complete lucene document. This also prevents usage of an underlying UUID cache.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

JIRA jira@apache.org

[jira] Resolved: (JCR-2374) Use FieldSelector in Sorted/LuceneQueryHits when reading UUID

Reply Threaded More More options
Print post
Permalink
In reply to this post by JIRA jira@apache.org

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

Marcel Reutegger resolved JCR-2374.
-----------------------------------

    Resolution: Fixed

Also fixed in SortedLuceneQueryHits in revision: 831844

> Use FieldSelector in Sorted/LuceneQueryHits when reading UUID
> -------------------------------------------------------------
>
>                 Key: JCR-2374
>                 URL: https://issues.apache.org/jira/browse/JCR-2374
>             Project: Jackrabbit Content Repository
>          Issue Type: Improvement
>          Components: jackrabbit-core
>            Reporter: Marcel Reutegger
>            Priority: Minor
>             Fix For: 2.0.0
>
>
> LuceneQueryHits currently reads the complete lucene document. This also prevents usage of an underlying UUID cache.

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.