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.
This PR adds a small fix that allows
expand_all
among the URL parameters for the indra_db rest API deployment.Test by running the service locally and run a query from the "old search" and add
expand_all=true
to the set of parameters.