Problem/Motivation

The text search normalises the body text and the term names, by converting all non a-z characters to spaces.

However, this means that accented characters and punctuation are replaced with spaces which will split words.

So for example, the term name 'Sébastien' will be found in the text: "We're delighted to welcome Mr S. Bastien to our team."

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Issue fork autotagger-3419831

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

joachim created an issue. See original summary.

alvar0hurtad0’s picture

alvar0hurtad0’s picture

Assigned: alvar0hurtad0 » Unassigned
solimanharkas’s picture

Assigned: Unassigned » solimanharkas
Status: Active » Needs work

solimanharkas’s picture

Assigned: solimanharkas » Unassigned
Status: Needs work » Needs review

alvar0hurtad0’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.