Uploaded image for project: 'CMS'
  1. CMS
  2. CMS-7741

[Solr] Unindex pages recursively in one solr request

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • 4.0RC2
    • None
    • Plugin : Search
    • None

      When unindexing page recursively, we should unindex all subpages in one solr request, by executing a deleteByQuery and deleting all pages with the field "uri" starting with "path/page/*"
      Or we can index all the ancestors of a page in a new solr field, and search on this field.

      The resources of the pages to delete have to be also unindexed. So the resources of pages have to be indexed with an additional solr field to be easily retrieved to be deleted.

       

            sprieul Simon Prieul (Inactive)
            laurence Laurence Aumeunier
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: