From dev-return-356733-archive-asf-public=cust-asf.ponee.io@lucene.apache.org Fri May 24 15:19:06 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id A53C9180671 for ; Fri, 24 May 2019 17:19:05 +0200 (CEST) Received: (qmail 78069 invoked by uid 500); 24 May 2019 15:19:03 -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 78058 invoked by uid 99); 24 May 2019 15:19:03 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 May 2019 15:19:03 +0000 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 0A206E2C0F for ; Fri, 24 May 2019 15:19:01 +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 23B8E25815 for ; Fri, 24 May 2019 15:19:00 +0000 (UTC) Date: Fri, 24 May 2019 15:19:00 +0000 (UTC) From: "Namgyu Kim (JIRA)" To: dev@lucene.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (LUCENE-8784) Nori(Korean) tokenizer removes the decimal point. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/LUCENE-8784?page=3Dcom.atlassi= an.jira.plugin.system.issuetabpanels:all-tabpanel ] Namgyu Kim updated LUCENE-8784: ------------------------------- Attachment: LUCENE-8784.patch > Nori(Korean) tokenizer removes the decimal point.=20 > --------------------------------------------------- > > Key: LUCENE-8784 > URL: https://issues.apache.org/jira/browse/LUCENE-8784 > Project: Lucene - Core > Issue Type: Improvement > Reporter: Munkyu Im > Priority: Major > Attachments: LUCENE-8784.patch, LUCENE-8784.patch, LUCENE-8784.pa= tch, LUCENE-8784.patch > > > This is the same issue that I mentioned to=C2=A0[https://github.com/elast= ic/elasticsearch/issues/41401#event-2293189367] > unlike standard analyzer, nori analyzer removes the decimal point. > nori tokenizer removes "." character by default. > In this case, it is difficult to index the keywords including the decima= l point. > It would be nice if there had the option whether add a decimal point or n= ot. > Like=C2=A0Japanese tokenizer does,=C2=A0 Nori need=C2=A0an option to pres= erve=C2=A0decimal point. > =C2=A0 -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org