You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucenenet.apache.org by "Laimonas Simutis (JIRA)" <ji...@apache.org> on 2019/01/24 23:03:00 UTC

[jira] [Updated] (LUCENENET-604) Search text without accent to get text has accent

     [ https://issues.apache.org/jira/browse/LUCENENET-604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Laimonas Simutis updated LUCENENET-604:
---------------------------------------
    Fix Version/s:     (was: Lucene.Net 4.8.0)

> Search text without accent to get text has accent
> -------------------------------------------------
>
>                 Key: LUCENENET-604
>                 URL: https://issues.apache.org/jira/browse/LUCENENET-604
>             Project: Lucene.Net
>          Issue Type: Wish
>          Components: Lucene.Net Demo
>            Reporter: huân bùi
>            Priority: Minor
>
> I made the index data that is the vietnamese characters:
> {code:java}
> {Id="zgRpBGVKTEqBWkAEDkApig",Name="[Bình chọn 2 câu hỏi] - Mesut Ozil & Jack Ruddy",Desc="[Bình chọn 2 câu hỏi] - Mesut Ozil & Jack Ruddy"},
> {Id="T8t5PKAng0aDwNPBTKR-Hw",Name="[Bình chọn 2 câu hỏi] - Ben Hamer",Desc="[Bình chọn 2 câu hỏi] - Ben Hamer"},
> {Id="84o_eBV9cU-OIUeC8RpTaQ",Name="[Top 5 trận đấu gần đây nhất] - Fulham - Burnley",Desc="[Top 5 trận đấu gần đây nhất] - Fulham - Burnley"},
> {Id="Ch34ACvS2km-gIhHtHWcaA",Name="[Lịch thi đấu] - Huddersfield Town - Cardiff City",Desc="[Lịch thi đấu] - Huddersfield Town - Cardiff City"},
> {Id="rtlNhfrg2k-jNABkkKsUAg",Name="[Lịch thi đấu] - Arsenal - West Ham United",Desc="[Lịch thi đấu] - Arsenal - West Ham United"}{code}
> I want to search to get data that keyword has no accent, ex: "Lich thi dau". Currently, I can't search to get data when use this case.
> Can you guide me, how to search with keyword has no accent to get data that indexed.
> I found a way that customize analyzer, but I can't find a sample that can run in .net.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)