This repository has been archived by the owner on Jul 25, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
Search API for relations #27
Comments
@Henni this is the number 1 priority right now. By when can you finish this? Use @lgfrbcsgo to your advantage - please collab on this. We need this fast tracked so G6 can start using this. |
Planned for tomorrow. |
@kordianbruck was all "I chose you" on @lgfrbcsgo right now |
@Henni what is the progress? |
I'm currently still working on this, but I have a few issues with the sequelize syntax and their non existent documentation for complex queries. |
What's the current progress on this? I can implement the swagger definitions and a skeleton controller if this hasn't been done yet. |
PR is open for that #100 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi, we from team 6 would like to have an API to query relations for one or more keywords. As a result we get a lot of relations.
It would be very good, if the relations actually refer to entities from group 1&2 (type/id). If the don't, pls make it recognizable for us in the result.
GET /relations/search?q=:param&from=:from&size=:size
:param --> some keywords realating to relations (for example:
inspired by
or justBeethoven
):from --> get the results from a certain point (e.g. 20)
size: --> return just :size results
Output:
Ordered by relevance
The text was updated successfully, but these errors were encountered: