goto / compass

Metadata storage service
https://goto.github.io/compass/
Apache License 2.0
2 stars 0 forks source link

enable empty text search #58

Closed anjali9791 closed 9 months ago

anjali9791 commented 9 months ago

We should enable empty text search, currently if no search keywords are provided we send an error.

haveiss commented 9 months ago

Can you give a bit detail why we need this? and why we couldn't just use the GetAllAssets API? We have similar discussion here https://github.com/raystack/compass/issues/201 cc: @bsushmith

anjali9791 commented 9 months ago

Based on last discussion we aligned on using one api and slowly deprecate GetAllAssets. You can check the discussion here : https://github.com/goto/compass/pull/49.