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 "Lars Kotthoff (JIRA)" <ji...@apache.org> on 2008/06/12 06:49:44 UTC

[jira] Created: (SOLR-596) NoSuchElementException when setting facet.count=0

NoSuchElementException when setting facet.count=0
-------------------------------------------------

                 Key: SOLR-596
                 URL: https://issues.apache.org/jira/browse/SOLR-596
             Project: Solr
          Issue Type: Bug
          Components: search
    Affects Versions: 1.3
         Environment: Tomcat 5.5
            Reporter: Lars Kotthoff
            Priority: Minor


When requesting no facet counts, i.e. setting facet.count=0, a NoSuchElementException is thrown.

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


[jira] Resolved: (SOLR-596) NoSuchElementException when setting facet.count=0

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

Yonik Seeley resolved SOLR-596.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 1.3

I just committed this.  Thanks!

> NoSuchElementException when setting facet.count=0
> -------------------------------------------------
>
>                 Key: SOLR-596
>                 URL: https://issues.apache.org/jira/browse/SOLR-596
>             Project: Solr
>          Issue Type: Bug
>          Components: search
>    Affects Versions: 1.3
>         Environment: Tomcat 5.5
>            Reporter: Lars Kotthoff
>            Priority: Minor
>             Fix For: 1.3
>
>         Attachments: SOLR-596.patch
>
>
> When requesting no facet counts, i.e. setting facet.count=0, a NoSuchElementException is thrown.

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


[jira] Closed: (SOLR-596) NoSuchElementException when setting facet.count=0

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

Lars Kotthoff closed SOLR-596.
------------------------------


> NoSuchElementException when setting facet.count=0
> -------------------------------------------------
>
>                 Key: SOLR-596
>                 URL: https://issues.apache.org/jira/browse/SOLR-596
>             Project: Solr
>          Issue Type: Bug
>          Components: search
>    Affects Versions: 1.3
>         Environment: Tomcat 5.5
>            Reporter: Lars Kotthoff
>            Priority: Minor
>             Fix For: 1.3
>
>         Attachments: SOLR-596.patch
>
>
> When requesting no facet counts, i.e. setting facet.count=0, a NoSuchElementException is thrown.

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


[jira] Updated: (SOLR-596) NoSuchElementException when setting facet.count=0

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

Lars Kotthoff updated SOLR-596:
-------------------------------

    Attachment: SOLR-596.patch

Patch returning an empty NamedList in getTermCounts when limit == 0.

> NoSuchElementException when setting facet.count=0
> -------------------------------------------------
>
>                 Key: SOLR-596
>                 URL: https://issues.apache.org/jira/browse/SOLR-596
>             Project: Solr
>          Issue Type: Bug
>          Components: search
>    Affects Versions: 1.3
>         Environment: Tomcat 5.5
>            Reporter: Lars Kotthoff
>            Priority: Minor
>         Attachments: SOLR-596.patch
>
>
> When requesting no facet counts, i.e. setting facet.count=0, a NoSuchElementException is thrown.

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