<div dir="ltr">If you are using postgres or sqlite, you may be able to push the full text search back into the database. Mysql may have similar capabilities at this point--not sure. <div><br></div><div>Sean</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Apr 25, 2019 at 2:22 PM Corey Boyle <<a href="mailto:coreybrett@gmail.com">coreybrett@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Flask-SQLAlchemy<br>
<br>
On Thu, Apr 25, 2019 at 2:11 PM Sean Davis <<a href="mailto:seandavi@gmail.com" target="_blank">seandavi@gmail.com</a>> wrote:<br>
><br>
> Are you using a particular data store?<br>
><br>
> On Thu, Apr 25, 2019 at 2:00 PM Corey Boyle <<a href="mailto:coreybrett@gmail.com" target="_blank">coreybrett@gmail.com</a>> wrote:<br>
>><br>
>> I'm curious what others are doing for full-text searching.<br>
>><br>
>> I've looked at Flask-WhooshAlchemy and tried to get it working, but<br>
>> didn't have much luck with it. I could be wrong, but I don't think<br>
>> it's compatible with app factories, and it doesn't seem to be<br>
>> maintained anymore.<br>
>><br>
>> I was able get flask-msearch working with a little effort and it seems<br>
>> like a possibility.<br>
>><br>
>> I could follow the example given by Grinberg<br>
>> (<a href="https://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-xvi-full-text-search" rel="noreferrer" target="_blank">https://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-xvi-full-text-search</a>)<br>
>> but I'd rather use a flask extension and keep my own code base as<br>
>> minimal as possible.<br>
>><br>
>> Was hoping someone on the list would have some recommendations.<br>
>> _______________________________________________<br>
>> Flask mailing list<br>
>> <a href="mailto:Flask@python.org" target="_blank">Flask@python.org</a><br>
>> <a href="https://mail.python.org/mailman/listinfo/flask" rel="noreferrer" target="_blank">https://mail.python.org/mailman/listinfo/flask</a><br>
><br>
><br>
><br>
> --<br>
> Sean Davis, MD, PhD<br>
> Center for Cancer Research<br>
> National Cancer Institute<br>
> National Institutes of Health<br>
> Bethesda, MD 20892<br>
> <a href="https://seandavi.github.io/" rel="noreferrer" target="_blank">https://seandavi.github.io/</a><br>
> <a href="https://twitter.com/seandavis12" rel="noreferrer" target="_blank">https://twitter.com/seandavis12</a><br>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr">Sean Davis, MD, PhD<div>Center for Cancer Research</div><div>National Cancer Institute</div><div>National Institutes of Health</div><div>Bethesda, MD 20892</div><div><a href="https://seandavi.github.io/" target="_blank">https://seandavi.github.io/</a></div><div><a href="https://twitter.com/seandavis12" target="_blank">https://twitter.com/seandavis12</a></div></div></div>