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 installs ItemsForAddressProvider as a details provider for Dawa Adresses
npm install --production https://github.com/Septima/furesoe-s3.git --save
https://docs.npmjs.com/files/package.json#git-urls-as-dependencies
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