add full-text search
- Dominant language
- PHP
- Stars
- 8
- Forks
- 2
- Avg merge
- 9h 9m
- Merged PRs (30d)
- 10
Description
It would be nice to have a full-text search for entries, to search in the description and urls of all links. I'd like to use this to find all links to articles of our local newspaper. Since not all links have useful tags, filtering by tag doesn't really find all these links, while a brute-force search on all texts of a link should be able to find them.
Contributor guide
No contributing guide indexed for this repository
Research direction
No files, tests, or entry points are named in the issue, so first locate how entries and their descriptions and URLs are stored and searched. Define full-text matching across those fields, including the newspaper-link use case, and add coverage showing that matching entries can be found.
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
- 25/100