Return-Path: Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: (qmail 22127 invoked from network); 23 Feb 2011 10:19:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 23 Feb 2011 10:19:58 -0000 Received: (qmail 51635 invoked by uid 500); 23 Feb 2011 10:19:57 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 51380 invoked by uid 500); 23 Feb 2011 10:19:55 -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 51373 invoked by uid 99); 23 Feb 2011 10:19:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Feb 2011 10:19:55 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of dawid.weiss@gmail.com designates 209.85.214.176 as permitted sender) Received: from [209.85.214.176] (HELO mail-iw0-f176.google.com) (209.85.214.176) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Feb 2011 10:19:48 +0000 Received: by iwr19 with SMTP id 19so3778376iwr.35 for ; Wed, 23 Feb 2011 02:19:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:from:date :x-google-sender-auth:message-id:subject:to:content-type; bh=D8qoa3Zha/II4FJZFMefUaPny7E4fesJMSee0Klx6kk=; b=aiptvFClJMlAhTl9zxkxaDC0+JdvE8jiCTtgiaGsZI9mHzFTcjyTBDPx7SjsKVmBmd AxxBKquPslAWnPwORmGqwrqw2AAC+kXIwGN2t7BIKlphVcUnzIsbBcYZmcnAM4H1fKn9 WDQkkFVTEixzLwabbCz5DRG0p45w2+3XKDzNE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:from:date:x-google-sender-auth:message-id :subject:to:content-type; b=axF0xI18j+xK0GsMnQthiOxiIGxhbcK9FQNo6nDOajFgyf5UwNBOM6h4OhXzfJukOV y8ds1I0a61Q592tirZzstpaSzC9Eu6OXupdLj5FxAavJ80JjeRJZralwmQEH0JUeW+UA jyVkMP3eQzX85PNipaxbhV/wK1uw2Ub2XdLNg= Received: by 10.231.35.3 with SMTP id n3mr2957913ibd.90.1298456368098; Wed, 23 Feb 2011 02:19:28 -0800 (PST) MIME-Version: 1.0 Sender: dawid.weiss@gmail.com Received: by 10.231.84.82 with HTTP; Wed, 23 Feb 2011 02:19:08 -0800 (PST) From: Dawid Weiss Date: Wed, 23 Feb 2011 11:19:08 +0100 X-Google-Sender-Auth: fNYIz8GtwINzUgKvWWzsxZWFacc Message-ID: Subject: Lucene fields in Jira? To: dev@lucene.apache.org Content-Type: text/plain; charset=UTF-8 Is there any description of how to handle custom Jira fields (New, Patch available)? I am a bit confused as to when they should be marked (in particular the 'new' flag). Dawid --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org