Uploaded image for project: 'Atlassian Intelligence'
  1. Atlassian Intelligence
  2. AI-853

Improve search relevancy with lucene-kuromoji's UserDictionary

    • 3
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      NOTE: This suggestion is for Confluence Cloud. Using Confluence Server? See the corresponding suggestion.

      A Japanese customer, who uses Custom Japanese for Indexing Language, complains about our Japanese keyword search relevancy of Confluence. What the customer exactly faces is:

      A content has a phrase "マイグレーションツール" (migration tool), which is a compound of マイグレーション (migration) and ツール (tool). However, the content cannot be searched by the keyword either "マイグレーション" (migration) or "ツール" (tool).

      The customer would like us to improve our Japanese keyword search relevancy.

            [AI-853] Improve search relevancy with lucene-kuromoji's UserDictionary

            Posted a Knowledge Base article here:
            https://confluence.atlassian.co.jp/pages/viewpage.action?pageId=62947404

            The article is only in Japanese for now, because the feature is only available for those who use Custom Japanese as Indexing Language.

            Mai Nakagawa (Inactive) added a comment - Posted a Knowledge Base article here: https://confluence.atlassian.co.jp/pages/viewpage.action?pageId=62947404 The article is only in Japanese for now, because the feature is only available for those who use Custom Japanese as Indexing Language.

            Enabled users to configure lucene-kuromoji's UserDictionary at <confluence_home>/shared-home/config/user_dict_ja.txt to improve the search relevancy.

            You can see the way to use lucene-kuromoji's UserDictionary at https://github.com/atilika/kuromoji/

            • kuromoji-common/src/test/resources/userdict.txt
            • kuromoji-common/src/test/java/com/atilika/kuromoji/dict/UserDictionaryTest.java

            Mai Nakagawa (Inactive) added a comment - Enabled users to configure lucene-kuromoji's UserDictionary at <confluence_home>/shared-home/config/user_dict_ja.txt to improve the search relevancy. You can see the way to use lucene-kuromoji's UserDictionary at https://github.com/atilika/kuromoji/ kuromoji-common/src/test/resources/userdict.txt kuromoji-common/src/test/java/com/atilika/kuromoji/dict/UserDictionaryTest.java

              Unassigned Unassigned
              mnakagawa Mai Nakagawa (Inactive)
              Votes:
              14 Vote for this issue
              Watchers:
              8 Start watching this issue

                Created:
                Updated: