Files
FreshRSS/app/Models
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-01-04 13:59:09 +01:00
2022-01-08 21:58:55 +01:00
2022-06-02 08:41:08 +02:00
2022-06-02 08:41:08 +02:00
2022-06-02 08:41:08 +02:00
2022-06-02 08:41:08 +02:00
2022-06-02 08:41:08 +02:00
2022-05-13 23:14:09 +02:00
2022-01-30 15:53:17 +01:00
2014-10-05 18:51:08 +02:00
2022-01-04 13:59:09 +01:00
2022-03-21 12:51:03 +01:00
2015-03-05 13:29:41 +01:00
2022-01-04 13:59:09 +01:00
2022-01-04 13:59:09 +01:00
2022-05-30 10:34:39 +02:00
2022-01-02 18:19:40 +01:00
2022-06-02 08:41:08 +02:00