mobilizon.chapril.org-mobil.../lib/mobilizon/events
Thomas Citharel 4ec40d601b
Implement search with PostgreSQL trigrams
Signed-off-by: Thomas Citharel <tcit@tcit.fr>

Rename function to reflect that we only get one result

Signed-off-by: Thomas Citharel <tcit@tcit.fr>

Add loggers and make Ecto call parallels during search

Signed-off-by: Thomas Citharel <tcit@tcit.fr>

Implement trigrams for events & replace pg similarity operator % with <%

Signed-off-by: Thomas Citharel <tcit@tcit.fr>

Fix tests

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2019-02-22 13:53:10 +01:00
..
category.ex Move to GraphQL 2018-11-06 10:30:27 +01:00
comment.ex Add visibility to comments 2019-01-14 16:21:13 +01:00
event.ex Allow tag relations + bump ecto deps 2019-02-21 16:58:14 +01:00
events.ex Implement search with PostgreSQL trigrams 2019-02-22 13:53:10 +01:00
participant.ex Move Participant role from integer to enum 2019-02-07 16:37:40 +01:00
session.ex Allow tag relations + bump ecto deps 2019-02-21 16:58:14 +01:00
tag.ex Allow tag relations + bump ecto deps 2019-02-21 16:58:14 +01:00
tag_relations.ex Allow tag relations + bump ecto deps 2019-02-21 16:58:14 +01:00
track.ex Rename project to Mobilizon 2018-10-11 17:37:39 +02:00