开发者

Fulltext search with rich media files

开发者 https://www.devze.com 2022-12-19 13:14 出处:网络
What\'s the best way to perform fulltext searches across rich media files? I\'m trying to implement a system where the user could upload random files (.doc, .pdf, .jpg, ...) and down the line, he woul

What's the best way to perform fulltext searches across rich media files? I'm trying to implement a system where the user could upload random files (.doc, .pdf, .jpg, ...) and down the line, he would be able to search for them based on the file contents or metadata.

I would appreciate some ideas on how to build this.

PS - I started looking into Lucene and Nutch but I think they do way more than what I need.

Tha开发者_如何学运维nk you.


You should take a look at Tika (http://lucene.apache.org/tika/) which is a toolkit for detecting and extracting metadata and structured text.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号