I've installed the plugin with an evaluation key. I've got 5 day left to test.
Indexing is ok but when i use my front search the result skip the .pdf indexed.
Here's my search form :
<form method="get" class="cmt-site-searchform" action="https://v2.cresitt.com">
<div class="w-search-form-h">
<div class="w-search-form-row">
<div class="w-search-input">
<input type="search" class="field searchform-s" name="s" placeholder="Rechercher...">
<button type="submit"><span class="cmt-duplexo-icon-search"></span></button>
</div>
</div>
</div>
</form>
Do i need anything else ?