cityofaustin / techstack

Project management for the City of Austin's new digital service delivery platform, Austin.gov.
11 stars 3 forks source link

Implement site_search view in Joplin #5052

Closed Niicck closed 3 years ago

Niicck commented 3 years ago

Here's the abstract: https://app.abstract.com/share/6f68660b-508b-48a9-a64a-7e9f82584b08

TODO:

Niicck commented 3 years ago

Added notes for possible post-mvp work in the epic: https://github.com/cityofaustin/techstack/issues/4762

Niicck commented 3 years ago

QA

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/