Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fulltext search is not available for federated shares #264

Open
ferdiga opened this issue Jun 15, 2024 · 0 comments
Open

fulltext search is not available for federated shares #264

ferdiga opened this issue Jun 15, 2024 · 0 comments

Comments

@ferdiga
Copy link

ferdiga commented Jun 15, 2024

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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant