You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "David Mark Nemeskey (JIRA)" <ji...@apache.org> on 2011/08/20 21:11:27 UTC

[jira] [Issue Comment Edited] (LUCENE-3386) Integrate MockBM25Similarity and MockLMSimilarity into the framework

    [ https://issues.apache.org/jira/browse/LUCENE-3386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13088249#comment-13088249 ] 

David Mark Nemeskey edited comment on LUCENE-3386 at 8/20/11 7:10 PM:
----------------------------------------------------------------------

Moved the similarities package to src; only testing-related classes remain in test.

      was (Author: david_nemeskey):
    Moved the similarities package to src; only testing-related classes remain test.
  
> Integrate MockBM25Similarity and MockLMSimilarity into the framework
> --------------------------------------------------------------------
>
>                 Key: LUCENE-3386
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3386
>             Project: Lucene - Java
>          Issue Type: Sub-task
>          Components: core/query/scoring
>            Reporter: David Mark Nemeskey
>            Assignee: David Mark Nemeskey
>              Labels: gsoc, gsoc2011, rank
>             Fix For: flexscoring branch
>
>         Attachments: LUCENE-3386.patch, LUCENE-3386.patch, LUCENE-3386.patch, LUCENE-3386.patch
>
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> Steps:
> 1. Decide if {{MockLMSimilarity}} is needed at all (we have {{LMDirichletSimilarity}})
> 2. Move the classes to the similarities package
> 3. Move the similarities package to src/
> 4. Move all sims (inc. Similarity) to similarities
> 5. Make MockBM25Similarity a subclass of EasySimilarity?

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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