From dev-return-64895-apmail-lucene-dev-archive=lucene.apache.org@lucene.apache.org Tue Feb 15 08:55:23 2011 Return-Path: Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: (qmail 9693 invoked from network); 15 Feb 2011 08:55:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 15 Feb 2011 08:55:22 -0000 Received: (qmail 62027 invoked by uid 500); 15 Feb 2011 08:55:22 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 61611 invoked by uid 500); 15 Feb 2011 08:55:19 -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 61376 invoked by uid 99); 15 Feb 2011 08:55:18 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Feb 2011 08:55:18 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_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; Tue, 15 Feb 2011 08:55:17 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 778711A6370 for ; Tue, 15 Feb 2011 08:54:57 +0000 (UTC) Date: Tue, 15 Feb 2011 08:54:57 +0000 (UTC) From: "Uwe Schindler (JIRA)" To: dev@lucene.apache.org Message-ID: <1732530522.17091.1297760097486.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] Commented: (LUCENE-1391) Token type and flags values get lost when using ShingleMatrixFilter 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-1391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12994700#comment-12994700 ] Uwe Schindler commented on LUCENE-1391: --------------------------------------- As nobody seems to be interested in or understands this Filter and wants to maintain it, I will deprecate it in 3.x branch and remove in trunk. It's only deprecated, so we can easily un-deprecate it after the release of 3.1 ifsomebody rewrites it to be more generic and works with attributes. > Token type and flags values get lost when using ShingleMatrixFilter > ------------------------------------------------------------------- > > Key: LUCENE-1391 > URL: https://issues.apache.org/jira/browse/LUCENE-1391 > Project: Lucene - Java > Issue Type: Bug > Components: contrib/analyzers > Affects Versions: 2.4, 2.9, 3.0 > Reporter: Wouter Heijke > Assignee: Uwe Schindler > Fix For: 3.1, 4.0 > > Attachments: LUCENE-1391.patch > > > While using the new ShingleMatrixFilter I noticed that a token's type and flags get lost while using this filter. ShingleFilter does respect these values like the other filters I know. -- 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