Administrative (or admin) operations listed in this topic allow you to control the behavior of an Endeca data store's Dgraph process.
Admin operation | Description |
---|---|
/admin/datastore?op=help | Returns the usage page for all of the admin operations. |
/admin/datastore?op=flush | Specifies when the Dgraph should flush its dynamic cache. |
/admin/datastore?op=logroll | Forces a query log roll. |
/admin/datastore?op=merge | Merges update generations and sets the system's merge policy. |
/admin/datastore?op=ping | Checks the aliveness of a Dgraph and returns a lightweight message. |
/admin/datastore?op=reload-services | A Web services operation that reloads the application's main and library modules. |
/admin/datastore?op=stats | Returns the Dgraph Server Statistics page. |
/admin/datastore?op=statsreset | Resets the Dgraph Server Statistics page. |
/admin/datastore?op=updateaspell | Rebuilds the aspell dictionary for spelling correction from the data corpus. |