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

Fix up search functionality #101

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Fix up search functionality #101

wants to merge 3 commits into from

Conversation

ramcq
Copy link
Contributor

@ramcq ramcq commented Aug 31, 2023

This seems to make searching work at least at a basic level for me. Fixes errors reported in #100

Following grosjo#100 and
https://docs.nextcloud.com/server/27/developer_manual/digging_deeper/search.html
try to return valid search results using SearchResult and SearchResultEntry.
Correct invalid references in getName() and getOrder(). Remove unused
Notes class and tidy whitespace.
@Neustradamus
Copy link

@grosjo: Have you seen the @ramcq PR?

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

Successfully merging this pull request may close these issues.

2 participants