Skip to content

Septima/furesoe-s3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

furesoe-s3

A demo plugin package for Septima Search Server

An example of how to package and document external Septima Search Server types

Guide: How to create external Septima Search Server types

This package

This package installs ItemsForAddressProvider as a details provider for Dawa Adresses

Install

npm install --production https://github.com/Septima/furesoe-s3.git --save https://docs.npmjs.com/files/package.json#git-urls-as-dependencies

Usage

Include as detailshandler for a Dawa Searcher.

Example (YAML Declaration:)

  dawasearcher:
    _type: Septima.Search.DawaSearcher
    detailhandlers:
      - _type: furesoe-s3.ItemsForAddressProvider
        _options:
          header: "Demo details provider"

All options are optional. Please see the API

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published