Hey all! Been working with TS Cloud for an internal knowledge management project and it's been great, however, it's important for our use-case to show context around multiple (sometimes all) highlights. Currently this means sending the entire highlighted field over the wire and handling snippets clientside, which for large docs is an immense amount of data and is slowing everything down.
There are a couple issues on GH mentioning this, such as
this one. I was wondering if there's been any further discussion, or any robust workarounds found. As the current approach is not sustainable for us.