max-mapper / max-mapper/monocles
full text searching
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 178
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
i can request a couchdb-lucene instance for full text indexing from couchone. diaspora has a search box and search result template that we can hook up
Contributor guide
No contributing guide indexed for this repository
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 locating the existing search box and search result template mentioned in the issue, then review how this JavaScript CouchApp connects to external services. Determine how CouchDB-Lucene would be requested and connected; done means full-text queries return results through the existing search interface.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- databases, search, web-dev
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100