﻿---
title: kuromoji_iteration_mark character filter
description: The kuromoji_iteration_mark normalizes Japanese horizontal iteration marks (odoriji) to their expanded form. It accepts the following settings: 
url: https://www.elastic.co/elastic/docs-builder/docs/3028/reference/elasticsearch/plugins/analysis-kuromoji-charfilter
products:
  - Elasticsearch
---

# kuromoji_iteration_mark character filter
The `kuromoji_iteration_mark` normalizes Japanese horizontal iteration marks (*odoriji*) to their expanded form. It accepts the following settings:
<definitions>
  <definition term="normalize_kanji">
    Indicates whether kanji iteration marks should be normalized. Defaults to `true`.
  </definition>
  <definition term="normalize_kana">
    Indicates whether kana iteration marks should be normalized. Defaults to `true`
  </definition>
</definitions>