@phantomchain/core-elasticsearch
v0.1.3
Published
A powerful Elasticsearch integration for Phantom Core
Readme
Phantom Core - Elasticsearch
Installation
yarn add @phantomchain/core-elasticsearchConfiguration
module.exports = {
server: {
host: '0.0.0.0',
port: 4007,
whitelist: ['*'],
},
client: {
host: 'localhost:9200',
log: 'info',
},
chunkSize: 50000,
}Security
If you discover a security vulnerability within this package, please send an e-mail to [email protected]. All security vulnerabilities will be promptly addressed.
