mroonga - An open-source storage engine for fast fulltext search with MySQL.

  • 日本語日本語版はこちら

Navigation

  • index
  • next |
  • previous |
  • Mroonga v3.12 documentation »

3. Tutorial¶

If you don't install Mroonga yet, see Installation Guide. It describes how to install Mroonga.

Try the following tutorials after you install Mroonga. You will understand how to use Mroonga.

  • 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
    • 3.4.1. How to use wrapper mode
    • 3.4.2. How to use full text search
    • 3.4.3. How to get search score
    • 3.4.4. How to specify the parser for full text search
    • 3.4.5. How to get snippet (Keyword in context)
    • 3.4.6. Logging
    • 3.4.7. Optimisation for ORDER BY LIMIT in full text search

Previous topic

2. Installation Guide

Next topic

3.1. Installation check

This Page

  • Show Source

Quick search

Enter search terms or a module, class or function name.

Navigation

  • index
  • next |
  • previous |
  • Mroonga v3.12 documentation »
© Copyright 2009-2014, Mroonga Project.