Project

Contents

Issue #00005383

Added current page structkey to lucene field PATH
Feature/Improvement

To search for contents below a specified page you can use a query like

PATH:<structkey>

This however will not find fragments in the page addressed by <structkey> itself. It will only search below that page.

Because we think this makes no sense we now also add the current structkey in lucene PATH field.

To profit from this feature the lucene index must be rebuild.