You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Storing and loading user and page objects basically works (see SpecCasbah). Benchmarks with a single volume show that Casbah needs about 1/3 (w/o images) to 1/6 (w/ images) of the time Exist needs. Editor integration would require substantial changes in SearchView (it currently gets the XML ids from Exist first, then the actual objects etc).
Other areas that woud need updates for a full DB move include the user DB, metadata storage, and portal code.
Work in progress based on MongoDB and Casbah (see branch 'casbah')
For portal support, this requires Lucene/Solr integration
The text was updated successfully, but these errors were encountered: