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

Fix expand_all usage #208

Closed kkaris closed 2 years ago

kkaris commented 2 years ago

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.