Implement filtering search provider - Part 2
Open
Nobody has claimed this yet.
enhancement
feature: api 🛠️
feature: chat 💬
feature: integration 📦
feature: search 🔎
- Dominant language
- PHP
- Stars
- 2.2k
- Forks
- 587
- Avg merge
- 18h 27m
- Merged PRs (30d)
- 333
Description
How to use GitHub
- Please use the 👍 reaction to show that you are interested into the same feature.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
- Ref https://github.com/nextcloud/mail/pull/9002/files#diff-7de7f76c3f7677c4e31d8b497b2cd6dcd520f3206938678b2825675e3157f1ee
- Ref https://github.com/nextcloud/server/pull/40618
- Message search
- Implement "modified" filter https://github.com/nextcloud/spreed/pull/10909
- Implement "person" filter https://github.com/nextcloud/spreed/pull/10909
- Implement custom filter to allow searching for comments from actors other than users, e.g. bots/guests/...
- Conversation search
- Implement "person" filter - Common chats?
- Implements
IInAppSearch
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the referenced nextcloud/mail pull request and nextcloud/server pull request, then compare them with the completed modified and person filter work linked in this issue. Clarify which unchecked message and conversation search items are in scope; done means the agreed filters and IInAppSearch work are implemented and verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- search
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100