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 "Hoss Man (JIRA)" <ji...@apache.org> on 2006/06/26 21:40:30 UTC

[jira] Created: (SOLR-25) change FunctionQuery to use ComplexExplanation

change FunctionQuery to use ComplexExplanation
----------------------------------------------

         Key: SOLR-25
         URL: http://issues.apache.org/jira/browse/SOLR-25
     Project: Solr
        Type: Improvement

    Reporter: Hoss Man
 Attachments: complex-explaination.patch

LUCENE-605 added a new ComplexExplanation class to the Lucene core which allows for Explanations of queries which match documents with non-positive scores -- somethign that can happen quite a bit with FunctionQueries.

Here is a patch to make FunctionQuery take advantage of the new CompelxExplanation class if you are using a bleeding edge version of lucene-core.

This patch can be commited in Solr once we're ready to rev lib/lucene-core-nightly.jar again.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (SOLR-25) change FunctionQuery to use ComplexExplanation

Posted by "Hoss Man (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/SOLR-25?page=all ]

Hoss Man updated SOLR-25:
-------------------------

    Attachment: complex-explaination.patch

> change FunctionQuery to use ComplexExplanation
> ----------------------------------------------
>
>          Key: SOLR-25
>          URL: http://issues.apache.org/jira/browse/SOLR-25
>      Project: Solr
>         Type: Improvement

>     Reporter: Hoss Man
>  Attachments: complex-explaination.patch
>
> LUCENE-605 added a new ComplexExplanation class to the Lucene core which allows for Explanations of queries which match documents with non-positive scores -- somethign that can happen quite a bit with FunctionQueries.
> Here is a patch to make FunctionQuery take advantage of the new CompelxExplanation class if you are using a bleeding edge version of lucene-core.
> This patch can be commited in Solr once we're ready to rev lib/lucene-core-nightly.jar again.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Resolved: (SOLR-25) change FunctionQuery to use ComplexExplanation

Posted by "Hoss Man (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/SOLR-25?page=all ]

Hoss Man resolved SOLR-25.
--------------------------

    Resolution: Fixed
      Assignee: Hoss Man

I think we've rev'ed Lucene twice since I opened this, but I finally remembered to commit the change

> change FunctionQuery to use ComplexExplanation
> ----------------------------------------------
>
>                 Key: SOLR-25
>                 URL: http://issues.apache.org/jira/browse/SOLR-25
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Hoss Man
>         Assigned To: Hoss Man
>         Attachments: complex-explaination.patch
>
>
> LUCENE-605 added a new ComplexExplanation class to the Lucene core which allows for Explanations of queries which match documents with non-positive scores -- somethign that can happen quite a bit with FunctionQueries.
> Here is a patch to make FunctionQuery take advantage of the new CompelxExplanation class if you are using a bleeding edge version of lucene-core.
> This patch can be commited in Solr once we're ready to rev lib/lucene-core-nightly.jar again.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira