Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-15207

Fix total documents in Elasticsearch / Admin Center

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 5.8.0-HF30, 6.0-HF05, 7.1
    • Fix Version/s: 5.8.0-HF31, 6.0-HF06, 7.2
    • Component/s: Elasticsearch

      Description

      The number of document displayed in Admin Center/ Elasticsearch / Info
      is the total number of document in the first node of the cluser.
      This number include all documents for all the shards present in the node.

      This number can be bigger than the Nuxeo documents if there are other index present in the node,
      this number can be lower than the Nuxeo documents if all the shards are not present on the first node.
      This number is correct only if the Nuxeo index is the only index on the cluster and all the shards are located on the first node.

      Also we should not display cluster or nodes information by default.

      Fixed by adding a property elasticsearch.adminCenter.displayClusterInfo false by default, always true when using embedded mode.

        Attachments

          Activity

            People

            • Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: