Search should search on current book titles, not the original titles imported from amazon

The librarians have the ability to edit book titles (for instance deleting stray extra text and otherwise cleaning up dodgy data). However the search facility on Natively matches on the original unedited title, not the edited title. This means it produces results that don’t make sense. For example:

The search should be searching Natively’s corrected and cleaned up data, because that’s what the user actually sees and because it gets rid of wrong results like the Pratchett example.

(Is this happening because we’re searching the wrong thing in the database, or because we don’t recreate the search index data after librarian edits?)

This is a good callout - I must say without investigation I would’ve expected that’s how it would work but there’s something wrong here.. either something isn’t generating correctly or, as you state, we actually generate directly from the the raw amazon data which I don’t think we should? Perhaps there was a good reason for that initially, i’m not sure.

Definitely worth some investigation in addition to the English author data quality issue. I’ll probably batch it in with a few other much needed search improvements (like exact title match being prioritized.. important for short titles)