Asset Index Rest Services
Our new Appfire Documentation Space is now live! Take a look here!
If you have any questions please email support@appfire.com
Re-index with "Index in the background" option
Method | POST |
---|---|
URL | /rest/jip-api/1.0/index/lucene/reindex.json |
Re-index with "Delete all indexes and rebuild" option
Method | POST |
---|---|
URL | /rest/jip-api/1.0/index/lucene/rebuild.json |
Index single asset
Method | GET |
---|---|
URL | /rest/jip-api/1.0/index/doc/asset/{ASSET_ID}.json |
Success response: Asset indexed.