Tag: natural language

Full Text Search: Better Queries for NoSQL in Node.js
Querying a database with SQL or a similar technology is great until you find yourself needing to query natural language. Do you degrade the performance of your queries with wildcards? How about searching across multiple columns or properties? What happens...
Nic Raboy, Developer Advocate, Couchbase
January 16, 2018

Query Natural Language with Couchbase Server’s Powerful Full Text Search
How many times have you written a SQL query that used a LIKE operator and some wildcards to find text in a string? What kind of performance did you get when you ran that against millions of records? It was...
Nic Raboy, Developer Advocate, Couchbase
October 31, 2017