analysisLimit

Queries or sets the analysis_limit for the query planner.

This pragma limits the number of terms the query planner inspects on an index. A higher limit may yield better query plans at the cost of longer planning time. The default is 0 (no limit).

Author

MOHAMMAD AZIM ANSARI

See also