I have a sqlalchemy model that I am searching with flask-whooshalchemy. I was looking to include the output of a method in the search fields but can't figure out how it's done or if it's even possible. The flask-whooshalchemy documentation is a little limited.I have a sqlalchemy model that I am searching w