nextcloud / nextcloud/fulltextsearch
Xapian support?
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 234
- Forks
- 64
- Avg merge
- 6h 18m
- Merged PRs (30d)
- 10
Description
It would be great to have a compact search engine that isn't that much bloated like Elasticsearch or Solr:
https://xapian.org/
https://kronuz.io/Xapiand/
Some projects like Recoll, Dovecot and Cyrus-Imapd use Xapian:
https://www.lesbonscomptes.com/recoll/
https://wiki2.dovecot.org/Plugins/FTS
https://github.com/grosjo/fts-xapian
https://www.cyrusimap.org/imap/developer/install-xapian.html
https://xapian.org/users
Thank you.
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 Xapian, Xapiand, and related project links in the issue to determine the intended integration scope. Define which search behavior and project entry points would need support, then establish tests or other acceptance criteria before implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- search
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100