Uploaded image for project: 'Browser Developer Extensions'
  1. Browser Developer Extensions
  2. BDE-79

ElasticSearch Reindexing tests

    XMLWordPrintable

    Details

    • Type: Task
    • Status: Open
    • Priority: Minor
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: Test

      Description

      • Launch the following command in a terminal to drop the ES index: curl -XDELETE http://localhost:9200/nuxeo/
      • Try to go to the search tab
        • an error appears
      • Launch the whole repository reindex and wait a couple of minutes
      • Go to the search tab again
        • search works properly
      • Create two folders at the same level, each containing a file
      • drop the ES index: curl -XDELETE http://localhost:9200/nuxeo/
      • Visit the search tab: you get an error
      • Reindex ES using a NXQL query for one of the folders
      • Go to the search tab
        • only the documents below the reindexed path should be searchable

        Attachments

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              ktouchie Karin Touchie
              Participants:
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated: