Skip to content

ajrowland/create-episerver-find-index

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

Create Episerver Find index

Uses Pupperteer to automate the creation of an Episerver Find index

Install dependencies:

npm install

Create index:

node createindex.js --username [username] --password [password] --indexname [indexname]

The script returns the configuration for the newly created index, or an existing index if it already exists.

About

Automation using Puppeteer to create an Episerver Find index

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published