Uploaded image for project: 'Magnolia Templating Essentials'
  1. Magnolia Templating Essentials
  2. MTE-19

Provide search functionality for templates

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: Neutral Neutral
    • 0.5
    • None
    • models
    • None

      The search functions provided under 'cmsfn' are being replaced with more template-friendly ones.
      They will

      • return a Collection of ContentMap(s) which are more easily accessible than plain JCR Node(s) in a template script
      • use the improved indexing configuration for pages. It's basically an index aggregate for the mgnl:page node type fully indexing also mgnl:area and mgnl:component which are also holding contents besides the page node itself.
      • contain an extra excerpt property highlighting the query term.

        Acceptance criteria

              fgrilli Federico Grilli
              fgrilli Federico Grilli
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoR