[
https://issues.apache.org/jira/browse/LUCENENET-604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16751682#comment-16751682
]
Laimonas Simutis commented on LUCENENET-604:
--------------------------------------------
Removing fix/affects versions, seems like a generic lucene.net question.
[~huanbd] can you try user mailing list or even lucene mailing list to see if
they can point you to the right direction?
> 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)