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

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

Navigation

  • index
  • next |
  • previous |
  • Mroonga v4.00 documentation »
  • 4. Reference »

6. Full text Search¶

  • 6.1. Mroonga full text Search in Boolean mode
    • 6.1.1. Mroonga supports the following qualifiers
    • 6.1.2. Pragma
      • 6.1.2.1. D pragma
      • 6.1.2.2. W pragma
      • 6.1.2.3. Examples
  • 6.2. Search and Scoring in Mroonga
    • 6.2.1. Mroonga Scoring in natural language mode
      • 6.2.1.1. Splitting a query into tokens
      • 6.2.1.2. Removing not matched tokens
      • 6.2.1.3. Calculating weight per token
      • 6.2.1.4. Getting the top N weight tokens
      • 6.2.1.5. Summing up the weight per token which exists in a document, and is one of the top N weight tokens

Previous topic

5. Limitations

Next topic

6.1. Mroonga full text Search in Boolean mode

This Page

  • Show Source

Quick search

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

Navigation

  • index
  • next |
  • previous |
  • Mroonga v4.00 documentation »
  • 4. Reference »
© Copyright 2009-2014, Mroonga Project.