> > To answer the question about DB indexes: some indexes are > automatically setup by Nuxeo, but schema fields are not as > there is currently no way to define what fields should be > indexed. So these custom indexes should be setup "by hand" > in the DB.
This is unfortunate, as it makes it harder to move between database platforms, and seems to increase the risk of upgrading versions of Nuxeo (since we must make assumptions about how the VCS uses the underlying DB). It would be much nicer to have an API to control repository behavior like this, and like prefetch. Without this kind of support, making Nuxeo perform well is a real challenge. Thanks - Patrick --- Mailing list: [email protected] Forum: http://forum.nuxeo.org/f/1/
