Return-Path: X-Original-To: apmail-lucene-solr-user-archive@minotaur.apache.org Delivered-To: apmail-lucene-solr-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5332310BFC for ; Fri, 17 Jan 2014 22:55:08 +0000 (UTC) Received: (qmail 53831 invoked by uid 500); 17 Jan 2014 22:55:03 -0000 Delivered-To: apmail-lucene-solr-user-archive@lucene.apache.org Received: (qmail 53750 invoked by uid 500); 17 Jan 2014 22:55:03 -0000 Mailing-List: contact solr-user-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: solr-user@lucene.apache.org Delivered-To: mailing list solr-user@lucene.apache.org Received: (qmail 53740 invoked by uid 99); 17 Jan 2014 22:55:03 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Jan 2014 22:55:03 +0000 X-ASF-Spam-Status: No, hits=2.3 required=5.0 tests=SPF_SOFTFAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: softfail (athena.apache.org: transitioning domain of mounandi@gmail.com does not designate 216.139.236.26 as permitted sender) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Jan 2014 22:54:58 +0000 Received: from ben.nabble.com ([192.168.236.152]) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1W4IJC-0005me-2L for solr-user@lucene.apache.org; Fri, 17 Jan 2014 14:54:38 -0800 Date: Fri, 17 Jan 2014 14:54:38 -0800 (PST) From: Mou To: solr-user@lucene.apache.org Message-ID: <1389999277979-4112006.post@n3.nabble.com> Subject: Storing termVectors for PreAnalyzed type field MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Can anyone please confirm if this is not supported in the current version? I am trying to use pre-analyzed field for mlt and when creating the mltquery it does not get anything from the index. I think even if I set termVectors=true in the PreAnalyzed field definition, it is being ignored. -- View this message in context: http://lucene.472066.n3.nabble.com/Storing-termVectors-for-PreAnalyzed-type-field-tp4112006.html Sent from the Solr - User mailing list archive at Nabble.com.