groonga - An open-source fulltext search engine and column store.

10. Limitations

Groonga has some limitations.

10.1. Limitations of indexing

A full-text index has the following limitations.

  • The maximum number of records: 268,435,455 (more than 26 million)
  • The maximum number of distinct terms: 268,435,455 (more than 26 million)
  • The maximum index size: 256GBytes

Keep in mind that these limitations may vary depending on conditions.

Table Of Contents

Previous topic

9.1. 検索

Next topic

11. トラブルシューティング

This Page