[ 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

Reply via email to