New created pages are not immediately available in the Search API response

XMLWordPrintable

    • 6
    • 12

      Currently, new created pages cannot retrieved immediately with the Search API:

      Typically, it is necessary to wait a few minutes.

      Atlassian strives to always improve the speed of indexing. However there are some technical impediments that currently prevent to reach an immediate presence of the page into the API response, for instance the following event processing times at multiple levels:

      • Event generated after creation of the page.
      • Processing time for the event to reach indexer server.
      • Time taken by indexer server to send the message to us via stream hub.
      • Processing time in indexer server.
      • Time taken by elastic cluster to index the data.
      • Propagate the data to replicas for consistent search response.

      However, it would be great if, once a new Confluence page is created, to have the page immediately available in the API response

            Assignee:
            Unassigned
            Reporter:
            Carmine Comparone (Inactive)
            Votes:
            27 Vote for this issue
            Watchers:
            20 Start watching this issue

              Created:
              Updated: