【问题标题】:DataStax Graph Fuzz QueryDataStax 图模糊查询
【发布时间】:2017-03-10 08:17:46
【问题描述】:

我实际上正在试验 DSE(Datastax Entreprise)图,但我遇到了一个问题:我想在 DSE 上做一个 gremlin 模糊查询。基本上,它将返回匹配分数最高的字符串。我知道您可以使用 graph.indexQuery 命令在 TitanDb 中执行此操作。 DSE 中是否有与此 gremlin 命令等效的命令?

谢谢

【问题讨论】:

    标签: solr datastax-enterprise titan gremlin


    【解决方案1】:

    我们希望在下一个版本 5.0.4 中公开此功能的第一阶段。计划于本月发布。

    【讨论】:

      【解决方案2】:

      查看 DSE Graph 的索引概述。 https://docs.datastax.com/en/latest-dse/datastax_enterprise/graph/using/indexOverview.html?hl=index

      我们通过与 DSE 搜索的集成(即 DataStax 与 SOLR 的集成)启用此功能。目前我们与字符串和文本搜索相关联,但在不久的将来,我们将能够通过 Gremlin 充分利用 DSE 搜索。

      【讨论】:

      • 感谢您的帮助。你知道 gremlin 功能何时实现吗?
      猜你喜欢
      • 2021-07-01
      • 2014-06-07
      • 1970-01-01
      • 2012-05-05
      • 1970-01-01
      • 1970-01-01
      • 2021-10-05
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多