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

Documentation for advanced search #11307

Merged
merged 1 commit into from
Nov 24, 2023
Merged

Conversation

Altahrim
Copy link
Contributor

Documentation for Advanced Search

🖼️ Screenshots

Screenshot 2023-11-24 at 10-54-54 Search — Nextcloud latest Developer Manual latest documentation


Screenshot 2023-11-24 at 10-57-14 Search — Nextcloud latest Developer Manual latest documentation

Signed-off-by: Benjamin Gaussorgues <[email protected]>
@Altahrim Altahrim added this to the Nextcloud 28 milestone Nov 24, 2023
@Altahrim Altahrim self-assigned this Nov 24, 2023
@ChristophWurst
Copy link
Member

/backport to stable28

@Altahrim Altahrim merged commit e9b0355 into master Nov 24, 2023
8 checks passed
@Altahrim Altahrim deleted the feat/devmanual/adv-search-provider branch November 24, 2023 10:19
Copy link

welcome bot commented Nov 24, 2023

Thanks for your first pull request and welcome to the community! Feel free to keep them coming! If you are looking for issues to tackle then have a look at this selection: https://github.com/nextcloud/documentation/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22


public function getSupportedFilters(): array {
return [
'term',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should use the OCP constants @Altahrim added recently

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants