@elastic/search-ui-engines-connector
TypeScript icon, indicating that this package has built-in type declarations

1.21.2 • Public • Published

search-ui-engines-connector

Part of the Search UI project.

This Connector is used to connect Search UI to Elasticsearch Engines.

Usage

npm install --save @elastic/search-ui-engines-connector
import EnginesConnector from "@elastic/search-ui-engines-connector";

const connector = new EnginesConnector({
  host: "https://my-engines-demo.ent.us-east4.gcp.elastic-cloud.com/",
  engineName: "puggles",
  apiKey: "QTJDMHhJVUJENHg5WETWcXlrWVQ6dXFlcF9QRWdRWHl2Rm9iSndka1Rndw=="
});

EnginesConnector

Kind: global class

new ElasticsearchAPIConnector(options)

Param Type
options Options

Options

Kind: global typedef

Param Type Default Description
host string Engines Host.
engineName string The name of the engine to search
apiKey string API Key for the engine. Can be found within the Engine view UI.

Query Configuration Requirements

  • search_fields object is required with all fields you want to search by.

Readme

Keywords

none

Package Sidebar

Install

npm i @elastic/search-ui-engines-connector

Weekly Downloads

28,439

Version

1.21.2

License

Apache-2.0

Unpacked Size

150 kB

Total Files

75

Last publish

Collaborators

  • lenegadewoll
  • cbishopewc
  • cindy_c
  • asnyder-elastic
  • lgestc
  • patryk.kopycinski
  • banerjeesoham004
  • legrego
  • bradtimmerman
  • devcorpio
  • yan.savitski
  • jeramysoucy
  • tkajtoch
  • johnwcambra
  • colleen.mcginnis
  • scottybollinger
  • kyrspl
  • phoey1
  • verogo
  • breehall
  • trevorpierce
  • glitteringkatie
  • jen-huang
  • delvedor
  • lukasolson
  • ccowan
  • jbudz
  • thomasneirynck
  • weltenwort
  • pugnascotia
  • zinckiwi
  • brandon.kobel
  • nreese
  • mgreau
  • jonahbull
  • jarpy
  • leathekd
  • lukeelmers
  • ddillinger
  • joshdover
  • jasonstoltz
  • bamieh
  • markov00
  • joshmock
  • vignesh.shanmugam
  • watson
  • rhodesjason
  • jmlrt
  • mattkime
  • constancecchen
  • afoucret
  • nickpeihl
  • axw
  • mistic
  • elasticmachine
  • gtback
  • pickypg
  • trentm
  • andrewvc-elastic
  • jorge.sanz
  • stratoula
  • nkammah
  • streamich
  • nickofthyme
  • chloeruka