| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-08-26 | Replace "the the " with "the " | Anton Mosich | |
| 2023-10-09 | lib: query-processor: fix handling unknown flags | Dirk-Jan C. Binnema | |
| Fixes #2567. | |||
| 2023-09-17 | query: move phrasification to mu-query-parser | Dirk-Jan C. Binnema | |
| Do the "phrasification" for matching fields later during query parsing; this allows for handling combination fields correctly. Also match both the normal term and the "phrase term", so we catch more cases. Update/extend unit tests. This fixes the "kata-container" issue also for body test. Fixes #2167. | |||
| 2023-09-11 | query-processor: only phrasify indexable terms | Dirk-Jan C. Binnema | |
| 2023-09-09 | lib: implement new query parser | Dirk-Jan C. Binnema | |
| Implement a new query parser; the results should be very similar to the old one, but it adds an Sexp middle-representation, so users can see how a query is interpreted. | |||
