gyorilab / indra_db

A Database-based knowledge back-end built on and for INDRA. The INDRA Database is a service that can be set up by any user with their own content and knowledge access. Our implementation of the database is the back-end to many of our projects, providing a vast and detailed knowledge base derived from many resources.
GNU General Public License v3.0
16 stars 10 forks source link

Surface NoGroundingFound error to end user #219

Open kkaris opened 8 months ago

kkaris commented 8 months ago

If you run a query using namespace: auto for an entity that doesn't have a grounding, e.g. VE-821 the search responds with a Failed to load search results: (500) .. Using Ground with GILDA first makes it clear that there is no grounding for the entity. It would be useful to surface this information for the namespace: auto search as well to the end user so that it differs from a 'true' internal server error.