Hi everyone,
We need a way to search within publications against the transcription column, and only get back the matches along with the surrounding text for context, so we don’t have to request the full transcription, which is much slower. It’s basically the same functionality as /free_search, which we’ve already used in some projects, like here: https://web.masle.antaviana.net/ca/les-persones/transcripcio/anxova, but in this case, the search should run on the publications table instead of audiovisuals.
Is there currently a way to do this?
Thanks