Likith B, Software Engineer | Couchbase Blog

Author

All posts by Likith B, Software Engineer

Enhancing Performance Using XATTRs for Vector Storage and Search

Enhancing Performance Using XATTRs for Vector Storage and Search

With the introduction of vector search, users can now store large vector arrays—often made up of seemingly arbitrary numbers—within their documents. Since this data isn’t required for most standard queries, users can now leverage extended attributes (XATTRs), which are part...

Likith B, Software Engineer October 9, 2024
Querying Vectors And Things That Can Go Wrong With Them

Querying Vectors And Things That Can Go Wrong With Them

Couchbase 7.6 introduces Vector Search into the Couchbase architecture, expanding its search capabilities by leaps and bounds. This article showcases how this affects search queries, how we have to adapt in certain situations and how to efficiently use this latest...