Compare commits

..

19 commits

Author SHA1 Message Date
3caa94eeea search.php: (untested) refactor, use SearchService 2025-06-02 00:36:50 +02:00
1824fe7509 context.php: add SearchQueries 2025-06-02 00:36:50 +02:00
abb76c4a28 context.php: add SearchService 2025-06-02 00:36:50 +02:00
dafae24bd8 Flags.php: add the flags that come embedded with php 2025-06-02 00:36:50 +02:00
ccd8108973 config.php: add search.max_length 2025-06-02 00:36:50 +02:00
a9df9f660f config.php: better documentation for search.boards 2025-06-02 00:36:50 +02:00
7c0e3ebf84 config.php: add search.max_weight to the configuration options 2025-06-02 00:36:50 +02:00
997f642ffb context.php: add UserPostQueries 2025-06-02 00:36:50 +02:00
029e05618d maintenance.php: add SearchQueries cleanup 2025-06-02 00:36:50 +02:00
a50d47aa39 SearchQueries.php: extract garbage cleanup 2025-06-02 00:36:50 +02:00
d30ff6946a FiltersParseResult.php: add 2025-06-02 00:36:50 +02:00
d362e2baa6 SearchServiceTest.php: add basic testign for the SearchService 2025-06-02 00:36:50 +02:00
6b34c01f9b SearchService.php: expose searchable boards 2025-06-02 00:36:50 +02:00
4259f6b0d1 SearchService.php: add checkFlood 2025-06-02 00:36:50 +02:00
b5117ac6fe SearchService.php: default to all boards 2025-06-02 00:36:50 +02:00
a28029960a SearchService.php: limit the searchable boards 2025-06-02 00:36:50 +02:00
ff8b44c576 SearchService.php: fix flag matching 2025-06-02 00:36:50 +02:00
b7e6ac08ba SearchService.php: rework but untested 2025-06-02 00:36:50 +02:00
04d7b7ee38 SearchQueries.php: add doc 2025-06-02 00:36:50 +02:00

Diff content is not available