simple

what is the speed of indexing of document with stored fields? what is the
retrieval rate? how good can it scale? How good performs the MongoDB and
other within the same discipline?

Has anyone conducted such comparison-tests? To dump like 1 mio documents
into the index (with the single indexed field) and into the mongo, and then
read random 10k docs? what the performance would be?

The bare idea to split the index from the storage is good, but without
performance figures is not sufficient.

--
View this message in context: 
http://lucene.472066.n3.nabble.com/Performance-of-storing-data-in-Lucene-vs-other-No-SQL-Databases-tp3984704p3985331.html
Sent from the Lucene - Java Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to