[카테고리:] 전문 검색
-

JSON 검색: Couchbase와 MongoDB의 텍스트 검색 비교.
“검색 기능이 없는 앱은 검색창이 없는 구글 홈페지와 같습니다. 좋은 검색 기능 없이 앱을 디자인하기는 어렵습니다. 요즘에는 내장 검색 기능이 없는 데이터베이스를 찾는 것도 어렵습니다.
-

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…
-

Full-text search improvements in Couchbase Server 5.5 & 6.0
Couchbase Server 5.5 and 6.0 add several new features to the Full-Text Search (FTS) service (among many other new features). Included, are performance/manageability improvements, finalizing the geospatial feature, and adding extensive new language analyzers.…
-

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…