【问题标题】:Storing a Lucene index in a Cassandra DB在 Cassandra DB 中存储 Lucene 索引
【发布时间】:2019-07-19 22:02:26
【问题描述】:

有什么方法可以使用 Apache Lucene 并让它存储值并从 Cassandra 集群中检索值?

【问题讨论】:

标签: cassandra lucene


【解决方案1】:

困难的方法:在 Lucene 上实现 custom index type 并教 Cassandra 查询它。还有a two year old ticket为此开放,您可以观看。

昂贵的方式:购买DataStax Enterprise 许可证。

【讨论】:

    【解决方案2】:

    你应该试试https://code.google.com/p/lucene-on-cassandra/。对 DataStax 方法采用不同的方法。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2016-06-29
      • 2011-02-15
      • 1970-01-01
      • 2013-03-08
      • 2010-10-13
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多