New feature

search operator on APL

· week 39 · 2023

search operator on APL

We’re excited to announce the new search operator in APL, a special operator that enhances data search capabilities by performing full-text scans over specified datasets. Instead of limiting you to particular fields or conditions, this feature allows for a broad search across multiple fields.

  • Versatility: Search for a specific text or term across various fields within a dataset, without the need to specify each field.

  • Efficiency: Save time by quickly locating the data you need.

Check out the documentation to learn more and get started.