Closed xuset closed 7 years ago
Basic search functionality includes exact keyword matches on string columns. Also only the first 10 results are returned from each query regardless of whether there were better matches further down into the query. What is left is:
like
operator@jeknoebel is there anything else that needs to be added for search functionality or is it complete?
Closed in previous commits
The query.py should search through all the models and all string attributes and return a page of results