InseeFr / Lunatic

Library of questionnaire components
https://inseefr.github.io/Lunatic/
MIT License
20 stars 21 forks source link

Suggester enhancement over alphanumeric sort #908

Open romaintailhurat opened 6 months ago

romaintailhurat commented 6 months ago

Feature Description

We are currently benchmarking Minisearch as an alternative to IndexDB. So far so good, but i identified a possible enhancement with the L_COMMUNEPASSEE-1-2-0.

When typing paris, the Minisearch results are:

Paris 10e
Paris 11e
...

But we would expect:

Paris 1er
Paris 2e
...

Priority