
搜索引擎
ElasticSearch/Solr/Sphinx
qu6zhi
这个作者很懒,什么都没留下…
展开
-
编写 Sphinx 文档
编写 Sphinx 文档参考:官网https://www.sphinx-doc.org/en/master/reStructuredText 在线编辑器http://rst.ninjs.org/文档转换神器https://pandoc.org/index.htmlreStructuredText 语法简介https://zh-sphinx-doc.readthe...原创 2020-02-07 15:50:09 · 326 阅读 · 0 评论 -
【CentOS-7.4】Sphinx + ReadTheDocs
【CentOS-7.4】Sphinx + ReadTheDocs【目标】在不使用自己的服务器的情况下,将文章通过 Github 等代码托管平台,发布到ReadTheDocs 文档托管平台上。ReadTheDocs文档托管的平台,能够和常用的 GIT 阵营的 github,HG 阵营的 Bitbucket。Github 代码托管 Sphinx 文档书写利器...原创 2020-02-06 15:39:50 · 728 阅读 · 0 评论 -
ElasticSearch
参考:https://www.elastic.co/guide/cn/elasticsearch/guide/current/foreword_id.htmlhttps://github.com/360EntSecGroup-Skylar/ElasticHDhttps://www.elastic.co/cn/downloads/elasticsearchhttps://www.el...原创 2020-01-17 10:32:12 · 168 阅读 · 0 评论 -
【CentOS-7.4】Sphinx 安装与简单配置
@20200115官网Sphinx 是 Sql Phrase Index (查询词组索引)的缩写,Sphinx 是一个基于 Sql 的全文检索引擎。引用一段 Sphinx 生成文档的优点包括:丰富的输出格式:支持输出为 HTML,LaTeX (可转换为PDF), manual pages(man), 纯文本等若干种格式完备的交叉引用:语义化的标签,并对函式,类,引文,术语以...原创 2020-01-15 15:25:13 · 1488 阅读 · 0 评论