pyeve / eve-sqlalchemy

SQLAlchemy data layer for Eve-powered RESTful APIs
http://eve-sqlalchemy.readthedocs.io
Other
232 stars 70 forks source link

Full text search support? #66

Closed toxsick closed 7 years ago

toxsick commented 9 years ago

Hey guys,

I was just wondering if there is a recommended an approach for implementing full text search. Would be nice if someone could guide me in the right direction.

That would help a lot!

best regards Hannes

amleczko commented 9 years ago

What do you mean by fulltext search? Something like https://sqlalchemy-searchable.readthedocs.org/en/latest ?