Branch: refs/heads/master Home: https://github.com/xwiki-contrib/cql Commit: 1b61e2be6fe5d0ee5e4dac26c1028845ce37537c https://github.com/xwiki-contrib/cql/commit/1b61e2be6fe5d0ee5e4dac26c1028845... Author: Raphaël Jakse <raphael.jakse@xwiki.com> Date: 2026-02-05 (Thu, 05 Feb 2026) Changed paths: M query/src/main/java/org/xwiki/contrib/cql/query/converters/CQLToSolrAtomConverter.java M query/src/main/java/org/xwiki/contrib/cql/query/converters/CQLToSolrQueryConverter.java M query/src/test/java/org/xwiki/contrib/cql/query/CQLTest.java M query/src/test/resources/META-INF/components.txt Log Message: ----------- CQL-13: Allow defining custom converters matching fields with regexes Commit: ceae63bf55b39636246d6a68b169b8de1c644a3a https://github.com/xwiki-contrib/cql/commit/ceae63bf55b39636246d6a68b169b8de... Author: Raphaël Jakse <raphael.jakse@xwiki.com> Date: 2026-02-05 (Thu, 05 Feb 2026) Changed paths: M query/src/main/java/org/xwiki/contrib/cql/query/converters/DefaultCQLToSolrAtomConverter.java Log Message: ----------- Misc: fix typo in an expression message Compare: https://github.com/xwiki-contrib/cql/compare/228f7c22d4d3...ceae63bf55b3 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cql/settings/notifications