internetarchive / internetarchive/fatcat
Search bugs
Open
Nobody has claimed this yet.
bug
- Dominant language
- Python
- Stars
- 121
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
This is an issue to track known metadata search queries that, eg, should return a result but don't.
- "Love, Hate and Murder: Commitment Devices in Violent Relationships" / doi:10.1016/j.jpubeco.2008.09.011
- queries with author name and title return no results
- queries with "N/A" (a slash) return an error
- queries without double quotes, and a
Word:in, is interpreted as a field filter/facet instead of (eg) part of a title
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
No files, tests, or entry points are named. Start by reproducing the three unchecked metadata-search cases in the issue, then trace the search implementation; done means each listed query returns the expected result or no longer errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- search
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100