Start a new topic
Answered

Text Search

Kinvey doesn't seem to support full-blown text search. When does Kinvey plan to allow that? The latest version of MongoDB provides the $text operator for text search.


Best Answer

Aditya,


You should be able to use regular expressions in the query. Can you let me know what SDK you are planning to use so that I can send you more information as to how to use them?


Thanks,

Pranav

Kinvey Support


Answer

Aditya,


You should be able to use regular expressions in the query. Can you let me know what SDK you are planning to use so that I can send you more information as to how to use them?


Thanks,

Pranav

Kinvey Support

Hi Pranav,


The use case I'm looking for is suppose I have a collection with a bunch of strings and I'd like to be able to determine which strings match a simple text query. E.g., 'Advertising a Honda Accord' and 'Selling Honda Accord' and 'Giving away my Honda Accord' and 'Honda Accord for sale' should all be retrieved for the query 'Honda Accord'. 


Can you tell me how I can do this?

Aditya,

Can you give an example of the usecase you are looking for?

 

Thanks,

Pranav

Kinvey Support

Login or Signup to post a comment