But the method getSearchExtendedLabel() is already a @FullTextField computed with entity attributs, having its @IndexingDependency.
Do this method getLibelleTitle() has, in addition to define its own @IndexingDependency, to include (with copy paste) all @IndexingDependency of method getSearchExtendedLabel() ?
I discovered that in that case, there must exist a getter method named getSearchExtendedLabel. The method name (getSearchExtendedLabel) and index name (searchExtendedLabel) are then linked.