As summarized in the following article, there are some issues with full-text search in Japanese in Omeka S with the default settings.

Omeka Sの日本語による全文検索の注意点とMroonga searchモジュール - デジタルアーカイブシステムの技術ブログ
事象 Omeka Sは全文検索機能を提供していますが、残念ながら、デフォルトの設定では日本語検索がうまく機能しません。具体的には、部分一致検索がうまく機能しません。 例えば、以下のように「校異」という文字列がタイトルに含まれるアイテムが複数登録されている場合を想定します。 この時、画面左上部の全文検索フォームに「校異」と入力すると、検索結果は0件になります。 一方、「校異源氏物語」と入力すると、正しく検索結果が得られます。 本記事では、この問題に対する対応方法を紹介します。 標準機能での対応 対応策の一つとして、全文検索機能を使用せず、詳細検索において、「任意のプロパティに対する部分一致検索」…
In the above article, I introduced "Workaround 2" as a simple solution to this issue.
This time, I created a repository that applies this workaround to "Foundation S," one of the themes for Omeka S.
GitHub - nakamura196/foundation-s: An Omeka S theme based off ZURB Foundation
An Omeka S theme based off ZURB Foundation. Contribute to nakamura196/foundation-s development by creating an account on GitHub.
I hope this is helpful for those using the "Foundation S" theme who are experiencing issues with Japanese search.



Comments
…