Allow to define match options on individual terms

Created on 31 January 2025, 29 days ago

Problem/Motivation

Some words using HTML entities or emojis don't play well with the full-word regexp selector /\b($name)\b/ui using the boundary modifier /b.

It would be interesting to be able to disable the global full-word option for those terms when we try to match.

Proposed resolution

Handle specifically named fields on terms to allow overriding the global options when matching.

Feature request
Status

Active

Version

4.2

Component

Code

Created by

🇫🇷France mably

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024