Hi John, I personally did tests with about 5 million items using various property types (string, double, long, date) and a DB based persistence manager.
Both importing and then querying the data scaled very well. I assume that is also the case for 10 million items. There was once the idea to run wikipedia on a JCR repository, but I assume there is not much progress yet, unfortunately :-/ http://thread.gmane.org/gmane.comp.apache.jackrabbit.devel/2867 regards marcel [EMAIL PROTECTED] wrote:
Hello, I am evaluating jackrabbit for use in my new project. Initially there are around 10 million items. I would like to know (1) Has anyone used jackrabbit for 10 million items and beyond? (2) How does it scale? Thanks in advance. John