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 E5B0F183F7 for ; Tue, 24 Nov 2015 05:13:11 +0000 (UTC) Received: (qmail 83396 invoked by uid 500); 24 Nov 2015 05:13:11 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 83326 invoked by uid 500); 24 Nov 2015 05:13:11 -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 83306 invoked by uid 99); 24 Nov 2015 05:13:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Nov 2015 05:13:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id F0ACA2C1F58 for ; Tue, 24 Nov 2015 05:13:10 +0000 (UTC) Date: Tue, 24 Nov 2015 05:13:10 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: dev@lucene.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (SOLR-7912) Add support for boost and exclude the queried document id in MoreLikeThis QParser 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/SOLR-7912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15023788#comment-15023788 ] ASF subversion and git services commented on SOLR-7912: ------------------------------------------------------- Commit 1716029 from [~anshumg] in branch 'dev/trunk' [ https://svn.apache.org/r1716029 ] SOLR-7912: Another attempt at fixing CloudMLTQParserTest from the original commit > Add support for boost and exclude the queried document id in MoreLikeThis QParser > --------------------------------------------------------------------------------- > > Key: SOLR-7912 > URL: https://issues.apache.org/jira/browse/SOLR-7912 > Project: Solr > Issue Type: Improvement > Reporter: Anshum Gupta > Assignee: Anshum Gupta > Fix For: 5.4, Trunk > > Attachments: SOLR-7912-test-fix.patch, SOLR-7912.patch, SOLR-7912.patch, SOLR-7912.patch, SOLR-7912.patch, SOLR-7912.patch > > > Continuing from SOLR-7639. We need to support boost, and also exclude input document from returned doc list. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org