Feature: Full text search for our listings #2117
Labels
dev
Code Development
draft
Feature: Usability
Issues that make it easy for visitors to find the information they need quickly and easily
Missing: Size
The effort estimate for this issue is missing
p-feature: search
Search tool for Food-seekers
Ready for dev lead
Issue ready for dev lead to review
Role: Design UI/UX
User interface / user experience design
Milestone
This would involve some dev search work, then some UI work to create the filter UI
Impact 4/5 (where 5 is very impactful) - this would help greatly for people looking for specific terms like 'senior' or 'veteran' or "First Lutheran Church of Inglewood" or "kosher"
How is it now?
Currently, there is no way to search for a term in our database, other than with simple tag filters (pantry, meal), location, and hours.
There's no way to search for an organization name, nor what services it provides.
Also, much of our content is in free-form text descriptions ("We provide services only to seniors, veterans"), and not explicitly tagged ('baby diapers available'), so while searching for tags is nice, there is still a huge gap.
Proposed new feature
Allow the user to search for text in the organization's listing's text fields
Discussion
MVP is an "AND" search — all words entered must be present (non-case-specific).
Stretch: It would be amazing if we could also support some level boolean searches and quotes:
Most important, in my mind:
We could use the Google search operators, since Google is so popular: i.e. "diapers" -cheese (kosher, -pork)
https://southern.libguides.com/google/boolean
alternatively, or as MVP, a structured search that brea is out each field could also work.
Designs:
Text filter UI if we do full-text search
Filter if we do structured search:
(same as above but at bottom… this instead of that single text field)
Name: (Boolean text search)
Address: (Boolean text search)
Phone number: (Boolean text search)
Eligibility: (Boolean text search)
Languages:
(Full checklist of tags used in this field for this region)
Notes: (Boolean text search)
Covid Notes: (Boolean text search)
Services:
(Full checklist of tags used in this field for this region)
Items available:
(Full checklist of tags used in this field for this region)
Something kind of like this but see above for full details:
search results:
Just show matching results is MVP and put at top of search results "Searching for X" (where X is the search term the user entered)…
but if possible: highlight or bold matching text, including surfacing the matching text snippet to the top level search results when necessary. See Google for example. This would make it even more user-friendly.
The text was updated successfully, but these errors were encountered: