arnaugarcia / sallefy

Sallefy - A music platform
https://www.jhipster.tech/development/
GNU General Public License v3.0
11 stars 8 forks source link

Search endpoint #42

Closed arnaugarcia closed 4 years ago

arnaugarcia commented 5 years ago

The endpoint of /api/search should implement a query parameter to search in the whole application. (Users, Albums, Tracks, Playlists)

arnaugarcia commented 5 years ago

I'm planning to use Elastic search... It can be fun