gpt4 book ai didi

node.js - 如何在 Redis 中搜索基于 Json 字符串的值?

转载 作者:可可西里 更新时间:2023-11-01 11:22:38 26 4
gpt4 key购买 nike

我目前正在从事一个使用 NodeJs 中的 Redis 的项目,并且大量数据以 JSON 字符串的形式存储在 Redis 中。我有很多键,即

 urn:comment:1, urn:comment:2 etc and the values contained are:

"{Id:1, CommentText:"some text here that could be quite large..." ...} etc

我需要的是一种在“CommentText”中搜索字符串的方法。

我是 Redis 的新手,我有哪些选择?

最佳答案

Redis 不太适合你想要的东西。由于您需要全文搜索功能,我强烈建议您使用 Elastic Search elasticsearch.org

关于node.js - 如何在 Redis 中搜索基于 Json 字符串的值?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/13919302/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com