4. Tutorial#
If you don’t install Mroonga yet, see Install. It describes how to install Mroonga.
Try the following tutorials after you install Mroonga. You will understand how to use Mroonga.
- 4.1. Installation check
- 4.2. Mode
- 4.3. Storage mode
- 4.3.1. How to use full text search
- 4.3.2. How to get search score
- 4.3.3. How to specify the parser for full text search
- 4.3.4. How to specify the normalizer
- 4.3.5. How to specify the token filters
- 4.3.6. How to specify Groonga’s column flags
- 4.3.7. How to use geolocation search
- 4.3.8. How to get the record ID
- 4.3.9. How to get snippet (Keyword in context)
- 4.3.10. How to use similar search
- 4.3.11. How to run Groonga command
- 4.3.12. How to search by regular expression
- 4.3.13. Logging
- 4.3.14. Next step
- 4.4. Wrapper mode