Return-Path: X-Original-To: apmail-lucene-dev-archive@www.apache.org Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A455C8641 for ; Sat, 20 Aug 2011 16:39:53 +0000 (UTC) Received: (qmail 8269 invoked by uid 500); 20 Aug 2011 16:39:51 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 8208 invoked by uid 500); 20 Aug 2011 16:39:50 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 8188 invoked by uid 99); 20 Aug 2011 16:39:50 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 20 Aug 2011 16:39:50 +0000 X-ASF-Spam-Status: No, hits=-2001.1 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 20 Aug 2011 16:39:49 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id DCC2CC5269 for ; Sat, 20 Aug 2011 16:39:28 +0000 (UTC) Date: Sat, 20 Aug 2011 16:39:28 +0000 (UTC) From: "David Mark Nemeskey (JIRA)" To: dev@lucene.apache.org Message-ID: <297074832.55871.1313858368901.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1724861905.55794.1313849247341.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (LUCENE-3386) Integrate MockBM25Similarity and MockLMSimilarity into the framework MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/LUCENE-3386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Mark Nemeskey updated LUCENE-3386: ---------------------------------------- Attachment: LUCENE-3386.patch Removed MockLMSimilarity and its provider. > 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 > > 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. 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