DocHub icon indicating copy to clipboard operation
DocHub copied to clipboard

建议增加全文搜索功能

Open pangjiale opened this issue 6 years ago • 3 comments

您既然已经抽取了各类文件的全文文本,并且保存在了mysql的表hc_doc_text中,为什么不使用

elasticsearch 实现全文搜索的功能呢,他有着非常广泛的应用场景,参考google book,也是类似的

文库系统,但是全文搜索功能让人炫目。

最后,感谢您努力实现的作品,我们非常喜欢,虽然不是太复杂的系统,但适合我们的应用需求。

谢谢!

pangjiale avatar May 27 '19 06:05 pangjiale

我在源码中未看到抽取文件文本的代码(只看到office转pdf的),不知道你是在什么地方看到的,方便告知吗?

apple0407 avatar Jun 15 '19 14:06 apple0407

mysql 数据库中有部分全文文本

apple0407 [email protected] 于2019年6月15日周六 下午10:16写道:

我在源码中未看到抽取文件文本的代码(只看到office转pdf的),不知道你是在什么地方看到的,方便告知吗?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/TruthHun/DocHub/issues/50?email_source=notifications&email_token=AJMM52JNJZDX7DLHMATCJH3P2T2TDA5CNFSM4HPZDPW2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODXYZBZQ#issuecomment-502370534, or mute the thread https://github.com/notifications/unsubscribe-auth/AJMM52LLK7P6Q3BZHNNZIV3P2T2TDANCNFSM4HPZDPWQ .

-- 业精于勤,荒于嬉

pangjiale avatar Jun 15 '19 15:06 pangjiale

全文搜索是不是没有啊,折腾了半天,看了下demo网站,也没用全文搜索

maxim159753 avatar Jun 19 '19 01:06 maxim159753