mobilizon/lib
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
..
mix/tasks/mobilizon Add Credo checks and refactor code 2019-01-03 15:52:48 +01:00
mobilizon Implement search with PostgreSQL trigrams 2019-02-22 13:53:10 +01:00
mobilizon_web Implement search with PostgreSQL trigrams 2019-02-22 13:53:10 +01:00
service Implement search with PostgreSQL trigrams 2019-02-22 13:53:10 +01:00
eventos.ex Rename project to Mobilizon 2018-10-11 17:37:39 +02:00
eventos_web.ex Rename project to Mobilizon 2018-10-11 17:37:39 +02:00