[ 
https://issues.apache.org/jira/browse/LUCENE-4100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stefan Pohl updated LUCENE-4100:
--------------------------------

    Description: 
At Berlin Buzzwords 2012, I will be presenting 'maxscore', an efficient 
algorithm first published in the IR domain in 1995 by H. Turtle & J. Flood, 
that I find deserves more attention among Lucene users (and developers).
I implemented a proof of concept and did some performance measurements with 
example queries and lucenebench, the package of Mike McCandless, resulting in 
very significant speedups.

This ticket is to get started the discussion on including the implementation 
into Lucene's codebase. Because the technique requires awareness about it from 
the Lucene user/developer, it seems best to become a contrib/module package so 
that it consciously can be chosen to be used.

  was:
At Berlin Buzzwords 2012, I will be presenting 'maxscore', an efficient 
algorithm firstly published in the IR domain in 1995 by H. Turtle & J. Flood, 
that I find deserves more attention among Lucene users (and developers).
I implemented a proof of concept and did some performance measurements with 
example queries and lucenebench, the package of Mike McCandless, resulting in 
very significant speedups.

This ticket is to get started the discussion on including the implementation 
into Lucene's codebase. Because the technique requires awareness about it from 
the Lucene user/developer, it seems best to become a contrib/module package so 
that it consciously can be chosen to be used.

    
> Maxscore - Efficient Scoring
> ----------------------------
>
>                 Key: LUCENE-4100
>                 URL: https://issues.apache.org/jira/browse/LUCENE-4100
>             Project: Lucene - Java
>          Issue Type: Improvement
>          Components: core/codecs, core/query/scoring, core/search
>    Affects Versions: 4.0
>            Reporter: Stefan Pohl
>              Labels: api-change, patch, performance
>             Fix For: 4.0
>
>         Attachments: contrib_maxscore.tgz, maxscore.patch
>
>
> At Berlin Buzzwords 2012, I will be presenting 'maxscore', an efficient 
> algorithm first published in the IR domain in 1995 by H. Turtle & J. Flood, 
> that I find deserves more attention among Lucene users (and developers).
> I implemented a proof of concept and did some performance measurements with 
> example queries and lucenebench, the package of Mike McCandless, resulting in 
> very significant speedups.
> This ticket is to get started the discussion on including the implementation 
> into Lucene's codebase. Because the technique requires awareness about it 
> from the Lucene user/developer, it seems best to become a contrib/module 
> package so that it consciously can be chosen to be used.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to