Search logic - an asset tagged as 'All ages' will not be found if searching for a specific age - should be!
Open
@MendyBerger is already working on this.
Since Mar 28, 2023.
Search
- Dominant language
- Rust
- Stars
- 14
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
Example problem: Josh could not find any ebooks for Pesach when he searched. I knew that I had uploaded ebooks as resources. Upon investigation, I found:
- The ebook was tagged for all ages.
- Josh had specified in the search as follows:

So, because the search was not for 'All ages' per se, the ebooks did not turn up.
We must make sure that if an asset is marked for all ages, then it should always appear in the search, no matter what age group is defined. The same applies to 'All languages'.
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.
Assessment
This issue has not been assessed yet.