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 6F03519D29 for ; Mon, 14 Mar 2016 10:11:35 +0000 (UTC) Received: (qmail 99665 invoked by uid 500); 14 Mar 2016 10:11:33 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 99548 invoked by uid 500); 14 Mar 2016 10:11:33 -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 99382 invoked by uid 99); 14 Mar 2016 10:11:33 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Mar 2016 10:11:33 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id ABE362C1F6A for ; Mon, 14 Mar 2016 10:11:33 +0000 (UTC) Date: Mon, 14 Mar 2016 10:11:33 +0000 (UTC) From: "Martijn van Groningen (JIRA)" To: dev@lucene.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (LUCENE-7093) MemoryIndex does not support points 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-7093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martijn van Groningen updated LUCENE-7093: ------------------------------------------ Attachment: LUCENE-7093.patch Attached a patch that adds point values support for the memory index. This patch is based on LUCENE-7091, which will need to get merged first before this one. > MemoryIndex does not support points > ----------------------------------- > > Key: LUCENE-7093 > URL: https://issues.apache.org/jira/browse/LUCENE-7093 > Project: Lucene - Core > Issue Type: Bug > Reporter: Robert Muir > Assignee: Martijn van Groningen > Attachments: LUCENE-7093.patch > > > I realized this glancing at LUCENE-7091. > I think this should have points support or else people cannot move off of the deprecated LegacyXXX encodings? -- 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