files_fulltextsearch
files_fulltextsearch copied to clipboard
fulltext search is not available for federated shares
This part of the code is only a comment - intention or forgotten to activate? apps/files_fulltextsearch/templates/settings.admin.php https://github.com/nextcloud/files_fulltextsearch/blob/master/templates/settings.admin.php
<div class="div-table-row">
<div class="div-table-col div-table-col-left">
<span class="leftcol">Federate Shares:</span>
<br/>
<em>Index the content of federated shares.</em>
</div>
<div class="div-table-col">
<input type="checkbox" id="files_federated" value="1"/>
</div>
</div>