Mroonga¶
For the release history: News
- 1. The characteristics of Mroonga
- 2. Installation Guide
- 2.1. Debian GNU/Linux wheezy
- 2.2. Debian GNU/Linux jessie
- 2.3. Debian GNU/Linux sid
- 2.4. Ubuntu
- 2.5. CentOS 5
- 2.6. CentOS 5 (Deprecated)
- 2.7. CentOS 6
- 2.8. CentOS 6 (Deprecated)
- 2.9. Fedora 20
- 2.10. Mac OS X
- 2.11. Windows
- 2.12. Install from the source code
- 2.13. Install from the source code with MariaDB
- 2.14. Upgrade Guide
- 3. Tutorial
- 3.1. Installation check
- 3.2. Mode
- 3.3. Storage mode
- 3.3.1. How to use full text search
- 3.3.2. How to get search score
- 3.3.3. How to specify the parser for full text search
- 3.3.4. How to use geolocation search
- 3.3.5. How to get the record ID
- 3.3.6. How to get snippet (Keyword in context)
- 3.3.7. How to run groonga command
- 3.3.8. Logging
- 3.3.9. Choosing appropriate columns
- 3.3.10. Optimisation for counting rows
- 3.3.11. Optimisation for ORDER BY LIMIT in full text search
- 3.4. Wrapper mode
- 4. Reference
- 5. FAQ
- 6. Community
- 7. How to contribute to Mroonga
- 8. Developer's guide
- 8.1. How to debug
- 8.2. Release procedure (XXX not yet translated)
- 8.3. How we are developing
- 8.4. Roadmaps
- 8.5. Source code management
- 8.6. Process of development
- 8.7. Release
- 8.8. Development environment
- 8.9. Contents of the source tree
- 8.10. Adding and running tests
- 8.11. Adding and updating documents