On Tue, Aug 17, 2021, 13:43 Dmitry Gutov <dgutov@yandex.ru> wrote:
On 17.08.2021 13:41, João Távora wrote:
> I've
> not seen an example of a table where its original sorting mattered more
> _when_  there is some search pattern.

Do you have examples of completion tables which do specify sorting, but
where flex sorting obviously should take precedence?

No, do you? Love to see them, or the converse. But does it matter? Flex is for searching with patterns, stable sorted by scores, solving ties with whatever sort order came first. Dmitry/flex, or Flix, or Flax, may be something else, you understand? It's by design like this.

João