multi-select-facet:Apache Solr,Vue和Go的多选方面示例

时间:2021-03-11 10:11:03
【文件属性】:
文件名称:multi-select-facet:Apache Solr,Vue和Go的多选方面示例
文件大小:286KB
文件格式:ZIP
更新时间:2021-03-11 10:11:03
go golang vuejs vue solr 多选构面示例 使用 , 和的多选构面示例。 博客文章: 运行示例 使用运行Solr。 $ make start-solr 或使用docker 。 $ PODMAN=docker make start-solr 运行API // build the api $ go build -v -o api // start the api with the initialization options $ ./api -create-collection -init-schema -index-data -init-suggester 运行网络应用(打开新的终端标签) // cd to web app folder $ cd webapp // install dependencies $ yarn // or npm install // start the web app $ y
【文件预览】:
multi-select-facet-main
----search_handler.go(6KB)
----webapp()
--------package.json(977B)
--------src()
--------.gitignore(230B)
--------public()
--------README.md(310B)
--------yarn.lock(363KB)
--------babel.config.js(73B)
----data()
--------simplified-query.json(771B)
--------sample-query.json(2KB)
--------products.json(6KB)
--------.gitignore(3B)
----LICENSE(1KB)
----screenshot.png(85KB)
----main.go(7KB)
----.gitignore(273B)
----Makefile(370B)
----go.sum(2KB)
----README.md(1KB)
----suggest_handler.go(1000B)
----go.mod(187B)

网友评论