mroonga
-
An open-source storage engine for fast fulltext search with MySQL.
日本語版はこちら
Navigation
index
next
|
previous
|
Mroonga v4.03 documentation
»
4. Reference
¶
1. SQL commands
1.1. List of available SQL commands
1.2. List of unavailable SQL commands
1.3. I found an unlisted SQL command
2. Server variables
2.1. mroonga_action_on_fulltext_query_error
2.2. mroonga_default_parser
2.3. mroonga_libgroonga_version
2.4. mroonga_log_file
2.5. mroonga_log_level
2.6. mroonga_version
2.7. mroonga_dry_write
2.8. mroonga_enable_optimization
2.9. mroonga_match_escalation_threshold
3. Status variables
3.1. Mroonga_count_skip
3.2. Mroonga_fast_order_limit
4. UDF (User Defined Functions)
4.1. mroonga_escape
4.2. mroonga_snippet
5. Limitations
5.1. Limitations of table
5.2. Limitations of indexing
5.3. Limitations about the value of columns
6. Full text Search
6.1. Mroonga full text Search in Boolean mode
6.2. Search and Scoring in Mroonga
Previous topic
3.4. Wrapper mode
Next topic
1. SQL commands
This Page
Show Source
Quick search
Enter search terms or a module, class or function name.
Navigation
index
next
|
previous
|
Mroonga v4.03 documentation
»