What architecture would you use to store 10 billion MIME messages and make it deletable and full text searchable incl. attachments

StackOverflow https://stackoverflow.com/questions/8078923

문제

I would like to use components that are free for commercial use.

I looked at a Lucene and MongoDB combo but wonder if there are better approaches, ideally a single system.

도움이 되었습니까?

해결책

Sphinx can also handle billions of documents http://sphinxsearch.com/info/powered/

(although I also use Lucene and cannot tell whether Sphinx is better)

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top