Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nakamura196/omeka-s-module-fixcjksearch
Module to fix cjk fulltext search
https://github.com/nakamura196/omeka-s-module-fixcjksearch
omeka omeka-s omeka-s-module
Last synced: 2 days ago
JSON representation
Module to fix cjk fulltext search
- Host: GitHub
- URL: https://github.com/nakamura196/omeka-s-module-fixcjksearch
- Owner: nakamura196
- License: mit
- Created: 2022-12-23T06:01:21.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-17T06:56:45.000Z (6 months ago)
- Last Synced: 2024-11-05T16:38:16.575Z (about 2 months ago)
- Topics: omeka, omeka-s, omeka-s-module
- Language: HTML
- Homepage: https://github.com/nakamura196/Omeka-S-module-FixCjkSearch
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Fix CJK Search (module for Omeka S)
========================[FixCjkSearch] is a module to fix cjk fulltext search.
Installation
------------See general end user documentation for [installing a module].
* From the zip
Download the last release [FixCjkSearch.zip] from the list of releases, and
uncompress it in the `modules` directory.* From the source and for development
If the module was installed from the source, rename the name of the folder of
the module to `FixCjkSearch`.Warning
-------Use it at your own risk.
It’s always recommended to backup your files and your databases and to check
your archives regularly so you can roll back if needed.Troubleshooting
---------------See online issues on the [module issues] page on GitHub.
Contributors
---------* Satoru Nakamura, 2022- (see [nakamura196] on GitHub)
[FixCjkSearch]: https://github.com/omeka-j/Omeka-S-module-FixCjkSearch
[Omeka S]: https://omeka.org/s
[installing a module]: http://dev.omeka.org/docs/s/user-manual/modules/#installing-modules
[FixCjkSearch.zip]: https://github.com/omeka-j/Omeka-S-module-FixCjkSearch/releases
[module issues]: https://github.com/omeka-j/Omeka-S-module-FixCjkSearch/issues
[nakamura196]: https://github.com/nakamura196 "Satoru Nakamura"