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

  • 日本語

Navigation

  • index
  • next |
  • previous |
  • Mroonga v7.04 documentation »

Reference¶

  • 1. Optimizations
    • 1.1. Fetching only needed columns
    • 1.2. Row count
    • 1.3. ORDER BY LIMIT
  • 2. SQL commands
    • 2.1. List of available SQL commands
    • 2.2. List of unavailable SQL commands
    • 2.3. I found an unlisted SQL command
  • 3. Server variables
    • 3.1. mroonga_action_on_fulltext_query_error
    • 3.2. mroonga_boolean_mode_syntax_flags
    • 3.3. mroonga_database_path_prefix
    • 3.4. mroonga_default_parser
    • 3.5. mroonga_default_tokenizer
    • 3.6. mroonga_default_wrapper_engine
    • 3.7. mroonga_dry_write
    • 3.8. mroonga_enable_optimization
    • 3.9. mroonga_libgroonga_support_lz4
    • 3.10. mroonga_libgroonga_support_zlib
    • 3.11. mroonga_libgroonga_support_zstd
    • 3.12. mroonga_libgroonga_version
    • 3.13. mroonga_lock_timeout
    • 3.14. mroonga_log_file
    • 3.15. mroonga_log_level
    • 3.16. mroonga_match_escalation_threshold
    • 3.17. mroonga_max_n_records_for_estimate
    • 3.18. mroonga_vector_column_delimiter
    • 3.19. mroonga_version
  • 4. Status variables
    • 4.1. Mroonga_count_skip
    • 4.2. Mroonga_fast_order_limit
  • 5. UDF (User Defined Functions)
    • 5.1. mroonga_command()
    • 5.2. mroonga_escape()
    • 5.3. mroonga_last_insert_grn_id()
    • 5.4. mroonga_normalize()
    • 5.5. mroonga_snippet()
    • 5.6. mroonga_snippet_html()
  • 6. Limitations
    • 6.1. Limitations of table
    • 6.2. Limitations of indexing
    • 6.3. Limitations about the value of columns
    • 6.4. Limitations of column size
  • 7. Full text search
    • 7.1. Boolean mode
    • 7.2. Search and Scoring in Mroonga

Previous topic

4.4. Wrapper mode

Next topic

1. Optimizations

Quick search

Navigation

  • index
  • next |
  • previous |
  • Mroonga v7.04 documentation »
© Copyright 2009-2017, Mroonga Project.