HomeMogDBMogDB StackUqbar
v2.1

Documentation:v2.1

Supported Versions:

Other Versions:

Limitations

The current limitations of MogDB's text search features are:

  • The length of each lexeme must be less than 2 KB.
  • The length of a tsvector (lexemes + positions) must be less than 1 megabyte.
  • Position values in tsvector must be greater than 0 and no more than 16383.
  • No more than 256 positions per lexeme. Excessive positions, if any, will be discarded.
  • The number of nodes (lexemes + operators) in a tsquery must be less than 32768.
Copyright © 2011-2024 www.enmotech.com All rights reserved.