Bug #3435

Mis à jour par Serge Heiden il y a environ 2 ans

The Properties command result is partially broken: the number of text is always "0" when computed on a subcorpus.

There are two ways to answer:
* a) SLH: count the number of texts with *all words* all words in the sub-corpus, MD: fully contained
* b) SLH: count the number of texts with *at at least one word* word in the sub-corpus, MD: concerned texts

BP: preferes implementation b).

h3. Solution

We choose implementation b).

Retour