TranslatorSRI / NameResolution

A service for finding CURIEs from lexical strings.
3 stars 2 forks source link

Added a /status endpoint that tells us about this NameRes instance #119

Closed gaurav closed 10 months ago

gaurav commented 10 months ago

Here is the current output from https://name-resolution-sri-dev.apps.renci.org/docs:

{
  "status": "ok",
  "message": "Reporting results from primary core.",
  "startTime": "2023-11-17T21:32:43.457Z",
  "numDocs": 538619769,
  "maxDoc": 538620351,
  "deletedDocs": 582,
  "version": 37920,
  "segmentCount": 51,
  "lastModified": "2023-11-17T01:15:55.857Z",
  "size": "157.76 GB"
}