mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-28 04:13:11 +00:00
11 KiB
11 KiB
| 1 | # Raw string |
|---|---|
| 2 | # Parenthesis grouping |
| 3 | # Boolean operators |
| 4 | # Comparison operators |
| 5 | # Field narrowing |
| 6 | # Regular field with name colliding with a native key |
| 7 | # Matchers |
| 8 | # Timestamps yyyy |
| 9 | # Timestamps yyyy/mm |
| 10 | # Timestamps yyyy/mm/dd |
| 11 | # Timestamps yyyy/mm/dd hh |
| 12 | # Timestamps yyyy/mm/dd hh:mm |
| 13 | # Timestamps yyyy/mm/dd hh.mm.ss |
| 14 | # timestamps missing zeros |
| 15 | # Flag matcher |
| 16 | # Metadata (EXIF or anything else) matcher |
| 17 | # Matcher on unknown name --> fulltext |
| 18 | # Search terms with embedded keywords |