Since Django 1.10 support Full text search with Postgressql
https://docs.djangoproject.com/en/1.11/ref/contrib/postgres/search/
it would be nice if SearchFilter support FTS postgressql too.
Not a bad idea, yup. Any guidance on what we'd need to change in order to handle this would be much appreciated from any contributors.
I'm going to close this off for now. We'd certainly consider this as functionality, but it'd need someone to kick things off with a pull request.
Most helpful comment
Not a bad idea, yup. Any guidance on what we'd need to change in order to handle this would be much appreciated from any contributors.