My project is using elastic search as the back-end service provider to do the searching, and for UI, we would like to leverage kibana by developing a new UI project and migrate some powerful components from kibana, such as filter bar, which relies on @kbn/es-query, so I need to import this module into my project.
but I cann't npm install @kbn/es-query successfully, since this module is not in npm registry. please advice.
The instruction shows how to import them in kibana project or kibana plugins, but if I would like to use them into other UI projects, do you have any suggestion for me on how to use them better? Thanks!
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.