深度科技的“anything快速检索”技术研究
Tofloor
poster avatar
许自强
deepin
2018-06-16 19:04
Author
Reply Favorite View the author
All Replies
avatar
RedPanda
deepin
2018-06-16 20:06
#1
有点意思呢~~
Reply View the author
avatar
许自强
deepin
2018-06-16 20:15
#2

这个应该就是之前一次dduc上面讲的快速检索,看实验数据确实相当快,期待anything的发布
Reply View the author
avatar
RedPanda
deepin
2018-06-16 20:26
#3
https://bbs.deepin.org/post/158274
这个应该就是之前一次dduc上面讲的快速检索,看实验数据确实相当快,期待anything的发布 ...

系统的搜索功能还是很重要的,一个好用的搜索可以给用户带来很大的便利。
我现在印象最深刻的还是MacOS的搜索功能。
Reply View the author
Comments
cqoips
2018-09-28 23:58
想改个系统文件,apps用户数据之类,妈的手动都找到了find命令指定路径都查不到,跟废物一样。
cqoips
2018-09-28 23:56
你不会对macOS有什么误解吧,三大操作系统里,最残废的就是它,一堆恶心的明明在这里,就是搜不到的问题,不知被多少人吐槽过了。
avatar
亚历山大一世
deepin
2018-06-16 20:48
#4
locate命令了解下
Reply View the author
avatar
许自强
deepin
2018-06-16 20:53
#5
Reply View the author
avatar
亚历山大一世
deepin
2018-06-16 20:55
#6
https://bbs.deepin.org/post/158274
可以的,很快。http://man.linuxde.net/locate_slocate

让你感受到到飞的感觉
Reply View the author
avatar
许自强
deepin
2018-06-16 21:03
#7
本帖最后由 hyikesong 于 2018-6-16 17:14 编辑
https://bbs.deepin.org/post/158274
让你感受到到飞的感觉

locate每天自动更新一次,然而anything会编写一个内核模块。实时监控文件的更新,效率更高哈
Reply View the author
avatar
wtz
deepin
2018-06-16 23:10
#8

mlocate.db后台更新占我IO,不能忍。
Reply View the author
avatar
许自强
deepin
2018-06-17 01:16
#9
https://bbs.deepin.org/post/158274
mlocate.db后台更新占我IO,不能忍。

一天更新一次还好吧
Reply View the author
avatar
ahyanglf
deepin
2018-06-29 20:38
#10
https://bbs.deepin.org/post/158274
mlocate.db后台更新占我IO,不能忍。

所以还是喜欢手动更新的
Reply View the author
avatar
司南
deepin
2018-06-29 20:58
#11
hyikesong 发表于 2018-6-16 13:03
locate每天自动更新一次,然而anything会编写一个内核模块。实时监控文件的更新,效率更高哈 ...

实时监控岂不会更占CPU?!
Reply View the author
avatar
许自强
deepin
2018-06-30 02:24
#12
https://bbs.deepin.org/post/158274
实时监控岂不会更占CPU?!

可能吧
讲一下我的理解:类似Windows的钩子函数,就是在触发修改文件的函数的时候更新一下索引,区别于locate的集中处理,CPU开销总量应该是一样的。
Reply View the author
avatar
y***z@tom.com
deepin
2018-09-28 20:12
#13
anything快速检索听起来不错,可怎么体会不到?搜索一个文件还是较慢。如果实时监控,建立索引,应该是立马就能搜索到。
Reply View the author
avatar
tmacy
deepin
2018-09-28 21:49
#14
https://bbs.deepin.org/post/158274
anything快速检索听起来不错,可怎么体会不到?搜索一个文件还是较慢。如果实时监控,建立索引,应该是立马 ...

可以直接在文件管理器搜索,第一次搜索可能会要建立索引,甚至没有这个步骤吧。

多搜几次会发现瞬间就出来所有结果
Reply View the author
avatar
pikachuhy
deepin
2018-10-21 06:13
#15
https://docs.deepin.io/?p=956

这个东西到底怎么用?我感觉离everything还差很远,文管里搜一个要很久,是不是我使用方式不对呢?
Reply View the author
avatar
许自强
deepin
2018-10-21 06:24
#16
https://bbs.deepin.org/post/158274
https://docs.deepin.io/?p=956

这个东西到底怎么用?我感觉离everything还差很远,文管里搜一个要很久, ...

这个应该是集成到文件管理器的
Reply View the author
avatar
pikachuhy
deepin
2018-10-21 08:14
#17
https://bbs.deepin.org/post/158274
这个应该是集成到文件管理器的

那为啥文管那么慢呢
Reply View the author
avatar
yexiaoqi
deepin
2018-10-21 20:23
#18
https://bbs.deepin.org/post/158274
那为啥文管那么慢呢

因为要建立索引库,建立完了后,应该会快一点。
Reply View the author