This group also contains APIs for parsers, but these endpoints are deprecated in Fusion 5.9.11 and will be removed at a later date.
Use the Async Parsing API instead.
- Create, modify, and delete index profiles.
- Send documents directly to an index profile for indexing.
- View the available index pipeline stages and their configuration parameters.
- View, install, and manage custom index stages developed with the Index Stage SDK.
Leading PracticeLucidworks recommends using the Index Profiles API to push one or more JSON records to an index pipeline.
Include a transaction code on each record.
In the index pipeline, add fields to support troubleshooting such as Solr indexed timestamp, batch ID or hash of content record.
This lets you query Fusion to compare against expected values to determine if there are missing documents.