nextcloud / nextcloud/fulltextsearch
List of Platform Apps: Add Xapian
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- PHP
- Stars
- 234
- Forks
- 64
- Avg merge
- 6h 18m
- Merged PRs (30d)
- 10
Description
Handle xapian index as well, would be fine, because xapian is working for years without paying attention on it. Elsaticsearch breaks on most updates and needs a lot of attention...
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
The issue names no files, tests, or entry points. Start by locating how the project handles Elasticsearch indexes and determine where Xapian support would fit; done means the full-text search framework can handle a Xapian index without breaking existing search behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elasticsearch, php
- Domain
- backend, search
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100