Hi, > are there any recommendations on how to store the data? > If yes, why? What are the advantages of having a almost 100% database storage? > What are the advantages of storing anything into filesystem or why does it > make sense to mix it?
See http://wiki.apache.org/jackrabbit/DataStore#File_Data_Store "It is usually faster than the DbDataStore, and the preferred choice unless you have strict operational reasons to put everything into a database. " Regards, Thomas
