Nozbe / WatermelonDB

🍉 Reactive & asynchronous database for powerful React and React Native apps ⚡️
https://watermelondb.dev
MIT License
10.49k stars 589 forks source link

Full text search example #1269

Open goodev2021 opened 2 years ago

goodev2021 commented 2 years ago

Hi,

The example - https://watermelondb.now.sh/ is awesome

But i am looking for a full text search in all the articles.

Pls add an example or help with a link to build a PIS - Personal Information System with full text search capability

Thank you.

1mike12 commented 2 years ago

If your question is how to do full text search, then it doesn't have anything to do with this project. Maybe you're looking at how to do a LIKE search https://stackoverflow.com/questions/12613926/sqlite-query-like