Return-Path: Delivered-To: apmail-lucene-java-dev-archive@www.apache.org Received: (qmail 27031 invoked from network); 6 Apr 2010 14:28:57 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 6 Apr 2010 14:28:57 -0000 Received: (qmail 32658 invoked by uid 500); 6 Apr 2010 14:28:57 -0000 Delivered-To: apmail-lucene-java-dev-archive@lucene.apache.org Received: (qmail 32501 invoked by uid 500); 6 Apr 2010 14:28:56 -0000 Mailing-List: contact java-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-dev@lucene.apache.org Delivered-To: mailing list java-dev@lucene.apache.org Received: (qmail 32494 invoked by uid 99); 6 Apr 2010 14:28:56 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Apr 2010 14:28:56 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 06 Apr 2010 14:28:54 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 75B0C234C1EE for ; Tue, 6 Apr 2010 14:28:33 +0000 (UTC) Message-ID: <10475702.13841270564113467.JavaMail.jira@brutus.apache.org> Date: Tue, 6 Apr 2010 14:28:33 +0000 (UTC) From: "Uwe Schindler (JIRA)" To: java-dev@lucene.apache.org Subject: [jira] Updated: (LUCENE-2370) Reintegrate flex branch into trunk In-Reply-To: <356887269.7931270553133497.JavaMail.jira@brutus.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/LUCENE-2370?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uwe Schindler updated LUCENE-2370: ---------------------------------- Attachment: LUCENE-2370-solrfixes.patch Here some fixes for Solr: - makes it compile after flex merge - has some really dirty hacks. Numeric field contents should no longer be seen as Strings, they are now BytesRefs. This affects AnalysisRequestHandler and also the converter methods in TrieField type. They should use BytesRefs after flex has landed. > Reintegrate flex branch into trunk > ---------------------------------- > > Key: LUCENE-2370 > URL: https://issues.apache.org/jira/browse/LUCENE-2370 > Project: Lucene - Java > Issue Type: Task > Affects Versions: Flex Branch > Reporter: Uwe Schindler > Assignee: Uwe Schindler > Fix For: 3.1 > > Attachments: LUCENE-2370-solrfixes.patch, LUCENE-2370.patch, LUCENE-2370.patch > > > This issue is for reintegrating the flex branch into current trunk. I will post the patch here for review and commit, when all contributors to flex have reviewed the patch. > Before committing, I will tag both trunk and flex. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org For additional commands, e-mail: java-dev-help@lucene.apache.org