Categoria: Pesquisa de Texto Completo
-

Searching JSON: compare text search in Couchbase and MongoDB.
“Apps without search is like Google homepage without the search bar.” It’s hard to design an app without a good search. These days, it’s also hard to find a database without a built-in search.…
-

N1QL & SEARCH: Leverage Full-Text Search (FTS) Index in N1QL
With Couchbase v6.5, Full-Text Search is now integrated into the Couchbase N1QL query construct. Customers can now leverage FTS indexes directly with N1QL. This provides developers a single API to combine N1QL exact predicate…
-

What Is Fuzzy Matching and How to Use It Correctly
Have you sound yourself asking the question, “What is fuzzy matching?” Fuzzy matching allows you to identify non-exact matches of your target item. It is the foundation stone of many search engine frameworks and…
-

Melhorias na busca de texto completo no Couchbase Server 5.5 e 6.0
O Couchbase Server 5.5 e 6.0 adicionam vários novos recursos ao serviço de Pesquisa de Texto Completo (FTS) (entre muitos outros novos recursos). Estão incluídos melhorias de desempenho/gerenciamento, a finalização do recurso geoespacial e a adição de novos e extensos analisadores de idiomas.
-

Typeahead: Develop with Couchbase Full-Text Search & Node.js
Over the past year or so I’ve written a variety of tutorials around the full-text search (FTS) service of Couchbase, most of which are specific examples of how to do something with one of…