[jira] Created: (JCR-2375) Create ScoreNode on demand in SortedLuceneQueryHits

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

[jira] Created: (JCR-2375) Create ScoreNode on demand in SortedLuceneQueryHits

Reply Threaded More More options
Print post
Permalink
Create ScoreNode on demand in SortedLuceneQueryHits
---------------------------------------------------

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


ScoreNodes are current created for the full result fetch. Instead, the ScoreNodes should be created on demand when requested in nextScoreNode().

--
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-2375) Create ScoreNode on demand in SortedLuceneQueryHits

Reply Threaded More More options
Print post
Permalink

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

Marcel Reutegger resolved JCR-2375.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0

Implemented in revision: 831851

> Create ScoreNode on demand in SortedLuceneQueryHits
> ---------------------------------------------------
>
>                 Key: JCR-2375
>                 URL: https://issues.apache.org/jira/browse/JCR-2375
>             Project: Jackrabbit Content Repository
>          Issue Type: Improvement
>          Components: jackrabbit-core
>            Reporter: Marcel Reutegger
>            Priority: Minor
>             Fix For: 2.0.0
>
>
> ScoreNodes are current created for the full result fetch. Instead, the ScoreNodes should be created on demand when requested in nextScoreNode().

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