When indexing JSON, ParadeDB automatically indexes all sub-fields of the JSON object. The type of each sub-field is also inferred automatically. For example, consider the following statement whereDocumentation Index
Fetch the complete documentation index at: https://docs.paradedb.com/llms.txt
Use this file to discover all available pages before exploring further.
metadata is JSONB:
metadata JSON may look like:
metadata.color and metadata.location as text.
By default, all text sub-fields of a JSON object use the same tokenizer. The tokenizer can be configured the same way as text fields: