thomas girod
|
c5f5ad3f75
|
fix 500 when searching users
|
2024-09-29 23:01:55 +02:00 |
|
thomas girod
|
8c69a94488
|
use google convention for docstrings
|
2024-07-21 00:57:04 +02:00 |
|
thomas girod
|
cfc19434d0
|
ruff rules UP008 and UP009
|
2024-07-08 15:37:09 +02:00 |
|
thomas girod
|
3143d3d91a
|
reorganize imports with ruff
|
2024-06-26 12:35:38 +02:00 |
|
tleb
|
12493cffca
|
search: make sure we don't have indexes that are too long
|
2021-09-28 01:44:15 +02:00 |
|
tleb
|
a38ab57ddf
|
search: sort by User.last_update
|
2021-09-28 01:44:15 +02:00 |
|
tleb
|
30091ef69c
|
search: ascii everywhere and unformalized whitespace
|
2021-09-28 01:44:15 +02:00 |
|
|
6891174935
|
forum: implement order by date for search
|
2018-12-13 20:33:34 +01:00 |
|
|
57454bffa0
|
forum: workaround size error while building index, handle malformed utf8
|
2018-12-13 20:33:34 +01:00 |
|
|
641d564ec6
|
forum: add trigger to update index on ForumMessage update
|
2018-12-13 20:33:34 +01:00 |
|
|
ee99ec1aed
|
forum: workaround for building index with safety margin
|
2018-12-13 20:33:34 +01:00 |
|
|
269242601a
|
forum: workaround for error while indexing badly encoded text (legacy)
|
2018-12-13 20:33:34 +01:00 |
|
|
545671bec3
|
forum: workaround for building index
|
2018-12-13 20:33:34 +01:00 |
|
|
404b825de4
|
forum: make search fuzzy
|
2018-12-13 20:33:34 +01:00 |
|
Grégoire Duvauchelle
|
9b8a881914
|
Add haystack index, and a view for forum search (WIP)
|
2018-12-13 20:33:34 +01:00 |
|
Skia
|
aba4207423
|
core: improve search index with 'autocomplete'
|
2018-12-05 14:59:14 +01:00 |
|
Skia
|
83deae5964
|
Apply GPLv3 to Sith, and add header to every concerned file
|
2017-04-24 17:51:12 +02:00 |
|
Skia
|
318c9ff9ad
|
Add trigger to update Whoosh index on User update
|
2017-02-15 22:01:33 +01:00 |
|
Skia
|
bdd29a4d65
|
Allow quick index updates
|
2016-12-20 15:19:11 +01:00 |
|
Skia
|
e66b274f0e
|
Add index to search function
|
2016-12-20 14:46:08 +01:00 |
|
Skia
|
5b95299bde
|
Add Whoosh index
|
2016-12-20 14:46:08 +01:00 |
|