Skip to content
This repository has been archived by the owner on Jul 5, 2019. It is now read-only.

fergiemcdowall/norch-indexer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

norch-indexer

An indexing tool for Norch.js

$ norch-indexer --help

  Usage: norch-indexer [options]

  Options:

    -h, --help                                   output usage information
    -V, --version                                output the version number
    -d, --documentdirectory <documentdirectory>  specify the document directory, defaults to crawl/doc/ (MUST END WITH SLASH /)
    -e, --endpoint <endpoint>                    specify the norch endpoint
    -f, --filteron <filteron>                    specify the fields to facet/filter on

Push docs to norch by doing something similar to:

$ norch-indexer -d testdata/ -e http://localhost:3030/indexer -f places,topics,organisations

NPM

NPM

About

An indexing tool for Forage.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published