pushrbx
3fc1eea801
added validation against new line and weird characters in q
parameter of the search endpoint
2023-07-15 15:26:48 +01:00
pushrbx
34231ef1af
changed default behavior when searching
...
- instead of ordering by mal_id or popularity, weighted relevancy search happens based on the model's config
2023-07-09 10:52:01 +01:00
pushrbx
36d94360c7
fixed #387
2023-06-26 19:23:50 +01:00
pushrbx
dc9b234f19
improved full-text search
...
- added support for typesense 0.24.1
- fixed issue where empty `filter_by` field being sent to typesense which resulted in an error
- added infix indexing for title fields in case of Anime/Manga
- added more env vars for customising typesense search
- upgraded typesense driver
2023-05-21 11:18:35 +01:00
Irfan
55229901ab
fixes order_by not working when a query is passed via typesense
2023-05-21 11:18:35 +01:00
Irfan
be53d2ea7f
fixes default order_by (i.e mal_id) of searchable resources
2023-05-21 11:18:34 +01:00
pushrbx
118fc4f84b
fixed minor issues
2023-05-21 11:14:35 +01:00
pushrbx
a145f18bbd
wip - major refactor
...
- AppServiceProvider is needs more work to wire in new services
- todo: more dtos
- todo: add unit tests
- todo: add more integration tests
2023-05-21 11:14:34 +01:00