The file search/archives.xml in the web was :
<criteria metadata-ref="title"> <test-operator>search</test-operator> </criteria>
instead of
<criteria field-ref="title"> <test-operator>search</test-operator> </criteria>
The criteria was silently ignored: no warn, no error ; at startup or at use time
- Référence
-
CMS-9799 Add the title in the search engine on the archives like in V3
- Closed