nextcloud / nextcloud/fulltextsearch
FullTextSearch for Apache Solr
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- PHP
- Stars
- 234
- Forks
- 64
- Avg merge
- 6h 18m
- Merged PRs (30d)
- 10
Description
Extension to use Apache Solr instead of ElasticSearch to index/search content:
- feasibility of the whole concept,
- Admin Settings UI,
- Creating the data structure,
- Indexing data, might requiring some changes as Solr does not accept arrays as value
- Searching data
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
No files, tests, or entry points are named. Start by assessing the feasibility of replacing Elasticsearch with Apache Solr, then scope the Admin Settings UI, data structure, indexing, and searching work. Done would mean a defined and implemented Solr path, including handling values that Solr cannot accept as arrays.
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