Details
-
Improvement
-
Resolution: Fixed
-
Major
-
1.8.3
-
None
-
None
Description
As a workaround run a refresh on the generated page tree whenever we create one.
It seems that the API we generate page by page does not work as expected. Sometimes we do not get properly created pages. At least they seem to pass the Lucene Indexer to late.
We should check if we could alter the use case to get a more performant solution.