문제

I am looking to do some benchmarking on Full Text Search indexes in PostgreSQL, SQLServer and Lucene.

Any ideas on where to find a good big sample database to perform queries against?

Thanks a lot in advance.

도움이 되었습니까?

해결책

I think the great source would be wikipedia's database dump, since they contains really great amount of text. They are available here: http://dumps.wikimedia.org/

You could also try usenet archive, but there's harder to pick target language and the quality of language used is also lower.

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