You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Marcel Reutegger (JIRA)" <ji...@apache.org> on 2009/11/02 11:31:59 UTC

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

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] Resolved: (JCR-2375) Create ScoreNode on demand in SortedLuceneQueryHits

Posted by "Marcel Reutegger (JIRA)" <ji...@apache.org>.
     [ 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.