Sebastian, It sounds like you might be using Solr as your search engine for Alfresco. Solr is eventually consistent. Until we switch over to using the database for metadata searches your best bet may be to reconfigure Alfresco to use Lucene instead of Solr. If you need to know how to do that, consult the docs (http://docs.alfresco.com) or the forums (http://forums.alfresco.com).
Jeff On Jul 8, 2013, at 2:45 AM, Sebastian Danninger <[email protected]> wrote: > Dear all, > > I have a problem, I create an object (Folder) with OpenCMIS and then in > another method I want to query (or get what ever fits) that object. > Sometimes that works and I "find" it but sometimes there seems to be a > delay and I get an empty resultset. > > What is the best way to handle this issue? > > thanks in advance > > Sebastian
