Login  Register

Re: Re: Architecture question

Posted by Tom Grahame on Mar 22, 2011; 10:43am
URL: https://discuss.orbeon.com/Architecture-question-tp3394205p3396010.html

For what it's worth, you might consider an XForms (Orbeon), REST, XML (Exist, Fedora Commons) solution for creating and storing data. Then separate away the searching of that data using Solr, my project has had good success with that tool.

I'd suggest the key is in being certain in which part of your XML document life cycle the high usage/performance hits will be.

Tom