Closed Niicck closed 4 years ago
Added notes for possible post-mvp work in the epic: https://github.com/cityofaustin/techstack/issues/4762
Keyword search! On the OfficialDocumentCollection and the SearchPage! It's different now because it actually triggers an API to get the specific page of results that you want. We want to make sure that the styling and functionality still works as expected.
The search function (on both pages) should no longer be limited to just querying on a page's title. For the OfficialDocumentCollection keyword search, we should be searching the entire "body" field for an OfficialDocumentPage as well.
Here's the Joplin side if you want to mess with any of the data: https://joplin-pr-5052-search.herokuapp.com/admin/pages/search/
Here's the abstract: https://app.abstract.com/share/6f68660b-508b-48a9-a64a-7e9f82584b08
TODO: