@gooddata/sdk-ui-semantic-search
TypeScript icon, indicating that this package has built-in type declarations

10.27.0 • Public • Published

GoodData.UI SDK - Semantic Search

npm version  npm monthly downloads  typescript

This package is a part of the GoodData.UI SDK. To learn more, check the source monorepo.

This package provides a set of React-based UI components and hooks for semantic search within your metadata.

Example usage:

import { SemanticSearch } from "@gooddata/sdk-ui-semantic-search";

const App = () => {
    return (
        <SemanticSearch
            workspaceId="your-workspace-id"
            backend={tigerBackend}
            onSelect={handleSearchItemSelection}
            onError={handleError}
        />
    );
};

You can also use providers for backend and workspace.

License

(C) 2017-2022 GoodData Corporation

This project is under commercial license. See LICENSE.

Readme

Keywords

none

Package Sidebar

Install

npm i @gooddata/sdk-ui-semantic-search

Weekly Downloads

2,384

Version

10.27.0

License

MIT

Unpacked Size

201 kB

Total Files

201

Last publish

Collaborators

  • rodri360
  • jaceksan
  • ivan.mjartan
  • lupko
  • tomas.kratochvil
  • stanislavhacker
  • vojtasii
  • pbenes
  • gooddata-ci
  • nikolacech
  • petrjanu
  • hung.cao
  • xmort
  • bich.nguyen
  • no23reason
  • matyas.kandl
  • tu.bui
  • my.duong
  • hang.ngo
  • scavnickyj
  • thao-luong
  • thuong.nguyen
  • huyen.nguyen
  • nestor_encinas
  • tmuchka
  • gdjan
  • phong.nguyen
  • tuan.tran_gd
  • mkoldus
  • martin.milicka
  • pjiranek
  • good-andy
  • ondrej.kvinta
  • david.zoufaly
  • vasek.zmrhal
  • lucy.doan
  • hkad98
  • hoaimy
  • ondrejvelisekgd
  • amilieta
  • khuongnguyen
  • bertold8
  • kirill.kazakov.gd
  • fiedlr
  • timurmuh
  • milan.dufek
  • maitrieuphilong
  • jkbm_gd
  • zdenekornst
  • jiri.staroba
  • henry.nguyen.gooddata
  • adam.prchal
  • dkalocgd
  • frankhuynh