1.1.2 • Published 5 years ago

wp-search-index v1.1.2

Weekly downloads
5
License
MIT
Repository
github
Last release
5 years ago

Build Status js-standard-style

wp-search-index

Module for indexing wp sites for our search service

Config

Setup your environment in an .env file

API_URL=http://localhost/wp-json/wp/v2/posts
SEARCH_SERVICE=http://localhost:3000
SEARCH_INDEX=www
SEARCH_INDEX_TYPE=article
JWT_SECRET=Louie Louie, oh no, I got to go Louie Louie, oh no, I got to go
PAPERTRAIL_HOSTNAME=wp-search-index
PAPERTRAIL_HOST=logs.papertrailapp.com
PAPERTRAIL_PORT=12345

Usage

$ npx wp-search-index .env

This will start the indexing with the enironmental variables from .env

Related

License

MIT

1.1.2

5 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago