Also, unless I miss some thing, it seems that the post excerpt doesn’t limit to the subfield contents but returns a string across several subfields.
eg: I have the following contents:
Lieu: Paris
Date: 9 mars 2021
Conferences:
Titre : Test recherche sous-champ ACF
Résumé: Ceci est un test de wpsolr avec ACF
A search on “ACF” returns the following excerpt :
. 1615342860000. Paris. Ceci est un test de wpsolr avec ACF . Test recherche sous-champ ACF...
I would expect : “Ceci est un test de wpsolr avec ACF”
Thanks in advance for your help
Marc