Wim Leers: XB week 13: location, location & OpenAPI

The first prominent leap forward this week was built by Harumi “hooroomoo” Jang: they added the ability to Experience Builder (XB) to first pick the location to add a component to, and then pick the component, rather than only the other way around: Hovering a section (XB calls top-level components sections)…

Continue ReadingWim Leers: XB week 13: location, location & OpenAPI

Optimized processing of your ‘not-so-large’ Large Objects (LOBs) with Value LOBs

  • Post author:
  • Post category:Databases

Text Size 100%: - + What are large objects (LOBs), and why store them in a database? Looking at the SQL standard, you will find that ".. A large object [character binary ] string is of variable length, up to some implementation-defined maximum that is probably greater than that of…

Continue ReadingOptimized processing of your ‘not-so-large’ Large Objects (LOBs) with Value LOBs

Boosting vector search performance with concurrent segment search

  • Post author:
  • Post category:Data Analysis

In OpenSearch, data is stored in shards, which are further divided into segments. When you execute a search query, it runs sequentially across all segments of each shard involved in the query. As the number of segments increases, this sequential execution can increase query latency (the time it takes to…

Continue ReadingBoosting vector search performance with concurrent segment search

Data Prepper 2.9.0 is ready for download

  • Post author:
  • Post category:Data Analysis

Introduction You can download Data Prepper 2.9.0 today. This release includes a number of core improvements as well as improvements to many popular processors. Expression improvements Data Prepper continues to improve support for expressions to allow you more control over conditions that you use for routing and conditional processing. In…

Continue ReadingData Prepper 2.9.0 is ready for download