【问题标题】:Is there a quick solution to query a Lucene index from Node.js?是否有从 Node.js 查询 Lucene 索引的快速解决方案?
【发布时间】:2011-07-03 14:45:14
【问题描述】:

我正在使用 node.js 开发服务器,并希望重新使用我使用 Lucene 生成的索引文件。你们知道从 node.js 查询这个索引的快速方法吗?

【问题讨论】:

标签: indexing lucene solr node.js


【解决方案1】:

有一个 node-solr 模块 github.com/gsf/node-solr

【讨论】:

    【解决方案2】:

    前面提到的作为该问题答案的模块指向名为 node-solr 的库,该库似乎已过时且不再维护 according to the author

    但是,有一个名为 solr-node-client 的库,即 well documented,可通过例如 npm 下载。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2011-09-29
      • 2011-07-22
      • 1970-01-01
      • 1970-01-01
      • 2010-11-17
      • 2011-10-09
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多