Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

directus-extension-custom-search-okam

Package Overview
Dependencies
Maintainers
0
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

directus-extension-custom-search-okam

Override the Directus internal search system with a custom search filter - supports relationships. Fork of github:cmiteam/directus-extension-custom-search

  • 0.1.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
22
decreased by-48.84%
Maintainers
0
Weekly downloads
 
Created
Source

Search Configuration for Directus

Provides a way to configure the Directus search filters for a collection. This allows you to supercharge your Directus search field with AND/OR groups, strict equality, case-insensitive searches, and nested relational searches, fully under your control.

Installation

This plugin has not yet been published on NPM, but you can try installing it directly from GitHub.

Usage

  1. Add a new field named _search_config in the collection you with to add search configuration for.

    The field must have the key _search_config at the moment. In the future we might add a way to configure this.

  2. Configure your filter in the Search Config interface options. Use $SEARCH as a placeholder for the user's search query.

Search the collection. Both app and API searches will now use the filter pattern you've specified. You can use nested relational fields for the search.

Keywords

FAQs

Package last updated on 15 Oct 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc