Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id B4C00200C33 for ; Sat, 11 Mar 2017 23:54:14 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id B34D6160B7B; Sat, 11 Mar 2017 22:54:14 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 0A010160B64 for ; Sat, 11 Mar 2017 23:54:13 +0100 (CET) Received: (qmail 7752 invoked by uid 500); 11 Mar 2017 22:54:08 -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 7742 invoked by uid 99); 11 Mar 2017 22:54:07 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 11 Mar 2017 22:54:07 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 4AD3FC0909 for ; Sat, 11 Mar 2017 22:54:07 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.651 X-Spam-Level: X-Spam-Status: No, score=0.651 tagged_above=-999 required=6.31 tests=[RP_MATCHES_RCVD=-0.001, SPF_NEUTRAL=0.652] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id RsfDf80Y8BIm for ; Sat, 11 Mar 2017 22:54:06 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 1C3A95F5A5 for ; Sat, 11 Mar 2017 22:54:06 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 21A29E044C for ; Sat, 11 Mar 2017 22:54:05 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 79EBD243A8 for ; Sat, 11 Mar 2017 22:54:04 +0000 (UTC) Date: Sat, 11 Mar 2017 22:54:04 +0000 (UTC) From: "David Smiley (JIRA)" To: dev@lucene.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (LUCENE-7738) Add new InetAddressRangeField MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sat, 11 Mar 2017 22:54:14 -0000 [ https://issues.apache.org/jira/browse/LUCENE-7738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15906343#comment-15906343 ] David Smiley commented on LUCENE-7738: -------------------------------------- RE naming; some consistency is good. So if the non-range variant doesn't have 'Field' then don't put it on the range variant. But vice-versa is also true -- consistency being most important. I care little wether both should have (or not have) a "Field" suffix. There seems to be a lot of variation across Lucene, unfortunately. bq. I can open a separate issue to "Graduate Range Fields from sandbox" that will refactor the range field class names and move them to the appropriate module? +1 > Add new InetAddressRangeField > ----------------------------- > > Key: LUCENE-7738 > URL: https://issues.apache.org/jira/browse/LUCENE-7738 > Project: Lucene - Core > Issue Type: New Feature > Reporter: Nicholas Knize > Attachments: LUCENE-7738.patch, LUCENE-7738.patch > > > This issue adda a new {{InetAddressRangeField}} for indexing and querying InetAddress ranges. -- This message was sent by Atlassian JIRA (v6.3.15#6346) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org