When indexing a newly-published proxy, the indexing thread fails on:
Caused by: org.nuxeo.ecm.core.api.WrappedException: Exception: java.lang.UnsupportedOperationException. message: null
at org.nuxeo.ecm.core.storage.sql.coremodel.SQLDocumentVersion.getChildren(SQLDocumentVersion.java:143)
at org.nuxeo.ecm.core.api.AbstractSession.getChildren(AbstractSession.java:850)
...
at org.nuxeo.ecm.core.search.api.client.indexing.nxcore.IndexingHelper.recursiveIndex(IndexingHelper.java:107)
(lines may be off, this is from 5.1.5-20080421)