bleve-wiki-indexer:在指定目录中维护markdown文件的索引,在端口8099上公开搜索

时间:2021-05-09 07:14:51
【文件属性】:
文件名称:bleve-wiki-indexer:在指定目录中维护markdown文件的索引,在端口8099上公开搜索
文件大小:572KB
文件格式:ZIP
更新时间:2021-05-09 07:14:51
Go 退役 这个示例程序已被淘汰。 它将暂时保留在原处,但不再更新以与当前代码库一起使用。 bleve-wiki-indexer 该应用程序使用库来构建bleve 的索引。 应用程序监视指定目录中的更改,并在确定更改后为这些文件重新编制索引。 使目录保持最新是另一个应用程序的责任。 该应用程序在端口8099上公开搜索界面。 建造 建立这个可能有点挑战。 第一步是获得的满意安装。 $ go get -d github.com/libgit2/git2go $ cd $GOPATH/src/github.com/libgit2/git2go $ git submodule update --init $ make install 接下来,获取bleve-wiki-indexer。 $ go get github.com/blevesearch/blev
【文件预览】:
bleve-wiki-indexer-master
----mapping.go(2KB)
----main.go(2KB)
----mapping_full.go(660B)
----watch.go(2KB)
----git.go(3KB)
----.travis.yml(315B)
----walk.go(1KB)
----http_util.go(2KB)
----README.md(2KB)
----.gitignore(83B)
----wiki.go(2KB)
----index.go(2KB)
----static()
--------partials()
--------index.html(3KB)
--------favicon.ico(1KB)
--------img()
--------lib()
--------js()
--------fonts()
--------css()

网友评论