https://github.com/groonga/gcs
Groonga CloudSearch is an open source implementation of Amazon CloudSearch.
https://github.com/groonga/gcs
Last synced: 12 months ago
JSON representation
Groonga CloudSearch is an open source implementation of Amazon CloudSearch.
- Host: GitHub
- URL: https://github.com/groonga/gcs
- Owner: groonga
- License: mit
- Created: 2012-05-25T07:44:38.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2014-03-03T02:36:38.000Z (over 12 years ago)
- Last Synced: 2025-03-24T02:51:31.176Z (about 1 year ago)
- Language: JavaScript
- Homepage: http://gcs.groonga.org/
- Size: 3.18 MB
- Stars: 25
- Watchers: 23
- Forks: 1
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- License: MIT-LICENSE
Awesome Lists containing this project
README
# Groonga CloudSearch - Open Source Amazon CloudSearch on Your Computer
Groonga CloudSearch is an Amazon CloudSearch compatible open source
full text search service.
## Features
Groonga CloudSearch has the following features.
### Amazon CloudSearch compatible API
Groonga CloudSearch provides Amazon CloudSearch compatible API. You
can switch between Groonga CloudSearch and Amazon CloudSearch without
changing your application. It means that you can use Groonga
CloudSearch for development on your computer and Amazon CloudSearch
for production.
### Open source
Groonga CloudSearch is an open source software. You can free to use,
copy, modify Groonga CloudSearch. You can install Groonga CloudSearch
on your computer and try it without fee.
See http://gcs.groonga.org/docs/install/ to install Groonga CloudSearch.
## FAQ
See http://gcs.groonga.org/docs/faq/
## License
Groonga CloudSearch is released under the MIT license:
* http://www.opensource.org/licenses/MIT