ParadeDB home page
v0.17.2
Search...
⌘K
Documentation
Docs v2 (beta)
Deploy
Changelog
Documentation
Why ParadeDB?
Getting Started
Reference
Overview
Indexing
Create an Index
Inspect an Index
Index Tuning
Index Settings
Custom Scans
Field Configuration
Full Text Search
Query Builder
Aggregates
Similarity Search
Tutorials
Concepts
Help and Support
Community
Blog
paradedb/paradedb
ParadeDB home page
v0.17.2
Search...
⌘K
Ask AI
Community
Blog
paradedb/paradedb
paradedb/paradedb
Search...
Navigation
Index Settings
Custom Scans
Index Settings
Custom Scans
ParadeDB uses
custom scans
to optimize query execution. By default, custom scans are enabled.
Copy
Ask AI
SET
paradedb
.
enable_custom_scan
=
true;
Custom scans should only be disabled for debugging purposes. They must be enabled for scoring, highlighting, and various predicate pushdowns to work.
Was this page helpful?
Yes
No
Read Throughput
Overview
Assistant
Responses are generated using AI and may contain mistakes.