Activity
Newest
Oldest
Colin Winhall
Colin Winhall
Merged in a post:
Searching by keywords and not by exact string of words
Régis Boussari
Currently, with the "contains" filter on the search input, users have to search for an exact string of words to find the correct item that matches their request.
It would be more intuitive to allow users to search by keywords.
Ahmed Alnaqa
we need same SQL LIKE
name like'%textname%'
Alberto Vargas Zubieta
Keyword search is the most intuitive way for our users to search using inputs, we cannot expect our user to know exactly how our records are written. This problem is specially evident in large databases.
Athylla Bastos
Yes, this is great!
Jonathan Solorzano
Please consider algolia for search components too, they have a react-native lib
Greg
Highly desired! 👍
niam
Elastic Search may be suitable... https://github.com/elastic/elasticsearch
JC Alvarez
Not sure if Algolia would be a great way to implement this
Load More
→