-
Notifications
You must be signed in to change notification settings - Fork 279
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
Unified search implementation #2200
Conversation
15221e1
to
89189a9
Compare
This comment has been minimized.
This comment has been minimized.
Pushed a fix for that. |
Now the search is working for the card title, card description, board name |
Let's do this in a follow-up as it it less urgent imo. Implementation can be based on https://github.com/juliushaertl/server/blob/2c699e090179a2ca235d28540b5999e27c36b9de/apps/comments/lib/Search/LegacyProvider.php#L66 and https://github.com/nextcloud/server/blob/ea8f68bea6957ae459ff1ba6849b25354b3f0093/apps/comments/lib/Search/CommentsSearchProvider.php |
86b3475
to
7039125
Compare
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Julius Härtl <jus@bitgrid.net>
7039125
to
081a518
Compare
Missing pieces for a follow up:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This thing is working!
No description provided.