Closed dejmail closed 4 years ago
https://stackoverflow.com/questions/16303735/search-through-multiple-fields-in-django - Looks like some good advice
The searching functionality mentipned above will likely need a reconfiguration of the front side of the page as many results on one page will be difficult for the user to parse. We can maybe isolate the search term, or we can somehow structure the results that come back.
Searching in multiple tables as a default on the SQL query. Seems to work fine.
We need to be able to increase the search functions within the app.