You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Koji Sekiguchi (JIRA)" <ji...@apache.org> on 2007/07/10 13:33:06 UTC

[jira] Created: (SOLR-296) NPE on LukeRequestHandler with numTerms=1

NPE on LukeRequestHandler with numTerms=1
-----------------------------------------

                 Key: SOLR-296
                 URL: https://issues.apache.org/jira/browse/SOLR-296
             Project: Solr
          Issue Type: Bug
            Reporter: Koji Sekiguchi


To reproduce, access http://localhost:8983/solr/admin/luke?numTerms=1 for non-empty index.

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


[jira] Assigned: (SOLR-296) NPE on LukeRequestHandler with numTerms=1

Posted by "Ryan McKinley (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SOLR-296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ryan McKinley reassigned SOLR-296:
----------------------------------

    Assignee: Ryan McKinley

> NPE on LukeRequestHandler with numTerms=1
> -----------------------------------------
>
>                 Key: SOLR-296
>                 URL: https://issues.apache.org/jira/browse/SOLR-296
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Koji Sekiguchi
>            Assignee: Ryan McKinley
>         Attachments: SOLR-296.patch
>
>
> To reproduce, access http://localhost:8983/solr/admin/luke?numTerms=1 for non-empty index.

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


[jira] Updated: (SOLR-296) NPE on LukeRequestHandler with numTerms=1

Posted by "Koji Sekiguchi (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SOLR-296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Koji Sekiguchi updated SOLR-296:
--------------------------------

    Attachment: SOLR-296.patch

The patch fixes this problem. And I put finally block to close TermEnum.

> NPE on LukeRequestHandler with numTerms=1
> -----------------------------------------
>
>                 Key: SOLR-296
>                 URL: https://issues.apache.org/jira/browse/SOLR-296
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Koji Sekiguchi
>         Attachments: SOLR-296.patch
>
>
> To reproduce, access http://localhost:8983/solr/admin/luke?numTerms=1 for non-empty index.

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


[jira] Resolved: (SOLR-296) NPE on LukeRequestHandler with numTerms=1

Posted by "Ryan McKinley (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SOLR-296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ryan McKinley resolved SOLR-296.
--------------------------------

    Resolution: Fixed

committed in rev554915. 

Thanks Koji!

> NPE on LukeRequestHandler with numTerms=1
> -----------------------------------------
>
>                 Key: SOLR-296
>                 URL: https://issues.apache.org/jira/browse/SOLR-296
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Koji Sekiguchi
>            Assignee: Ryan McKinley
>         Attachments: SOLR-296.patch
>
>
> To reproduce, access http://localhost:8983/solr/admin/luke?numTerms=1 for non-empty index.

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