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

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

Couchbase Server 5.5 및 6.0의 전문 검색(Full-text search) 개선 사항
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.…
-

자동완성: Couchbase 전문 검색 및 Node.js로 개발하기
지난 1년 정도 동안 저는 Couchbase의 전문 검색(FTS) 서비스와 관련된 다양한 튜토리얼을 작성했으며, 그 대부분은 다음 중 하나를 사용하여 무언가를 수행하는 구체적인 예시입니다…