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

Fix ES reindex using NXQL or doc id

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 1.8.0
    • Fix Version/s: 1.9.1
    • Component/s: Base Code

      Description

      Using 9.2 SNAPSHOT / Firefox / JSF UI

      • Create two folders at the same level, each containing a file: "bananas" containing "patatos" and "strawberries" containing "forever"
      • drop the ES index: curl -XDELETE 'http://localhost:9200/nuxeo/'
      • Visit the search tab: you get an error page
      • Reindex ES using a NXQL query (adapt the query below):
        SELECT * FROM Document WHERE ecm:path STARTSWITH "default-domain/workspaces/Start Creating Your Cont/Bananas"
      • Go to the search tab: only the documents below the reindexed path should be searchable

      => currently every document is reindexed

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                • Created:
                  Updated:
                  Resolved: