JSON Field Processor
No security coverage
JSON Field Processor is a Drupal module that allows you to index JSON data from nodes or media entities into a Search API index.
Usage
- Enable the JSON Field Processor module.
- Configure the processor for your Search API index:
- Go to your index settings and enable the JSON Field Processor.
- Navigate to the module's configuration page (under Search and metadata - near search api configuration page) to add fields for indexing:
- Field Name: The name of the field as it will appear in your index. This is the machine name and must be unique.
- JSON Path: The JSON path to the specific data you wish to index.
- JSON Field Machine Name: The machine name of the JSON field where the module will look for the JSON path.
- Add the configured field to your index.
If you delete a configuration entity, it will automatically delete the field from your index(s).
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 1.0.x-dev | Dev | First release | Dec 3, 2024 |