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 C80CA19535 for ; Tue, 12 Apr 2016 11:25:26 +0000 (UTC) Received: (qmail 42050 invoked by uid 500); 12 Apr 2016 11:25:25 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 41984 invoked by uid 500); 12 Apr 2016 11:25:25 -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 41787 invoked by uid 99); 12 Apr 2016 11:25:25 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Apr 2016 11:25:25 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 888662C1F61 for ; Tue, 12 Apr 2016 11:25:25 +0000 (UTC) Date: Tue, 12 Apr 2016 11:25:25 +0000 (UTC) From: "Christine Poerschke (JIRA)" To: dev@lucene.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (LUCENE-7205) remove repeated nl.getLength() calls in (Boolean|DisjunctionMax|FuzzyLikeThis)QueryBuilder MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Christine Poerschke created LUCENE-7205: ------------------------------------------- Summary: remove repeated nl.getLength() calls in (Boolean|DisjunctionMax|FuzzyLikeThis)QueryBuilder Key: LUCENE-7205 URL: https://issues.apache.org/jira/browse/LUCENE-7205 Project: Lucene - Core Issue Type: Task Reporter: Christine Poerschke Assignee: Christine Poerschke Priority: Trivial proposed trivial patch against master to follow -- 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