Files
FreshRSS/app
Alexandre Alapetite f85c510ed4 New search engine (#4378)
* New possibility to invoke user queries from a search expression
From the search field: `S:"My query"`.
Can be combined with other filters such as `S:"My query" date:P3d` as long as the user queries do not contain `OR`.
A use-case is to have an RSS filter with a stable address or an external API call with the ability to update the user query.

* Draft of parenthesis logic

* More draft

* Working parenthesis (a OR b) (c OR d)

* Working (A) OR (B)

* Support nested parentheses + unit tests + documentation

* search:MySearch and S:3
2022-06-02 08:41:08 +02:00
..
2022-06-02 08:40:18 +02:00
2022-01-04 13:59:09 +01:00
2022-05-23 10:35:17 +02:00
2022-06-02 08:41:08 +02:00
2022-01-04 13:59:09 +01:00
2020-07-08 12:11:55 +02:00
2022-06-02 08:41:08 +02:00
2022-05-26 23:22:06 +02:00
2022-01-01 11:26:56 +01:00
2022-05-30 23:06:50 +02:00
2022-05-23 14:03:19 +02:00
2022-05-23 14:03:19 +02:00