Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Currently we can search only by page (category) attributes (Title, Description, etc.). But searching by page content is needed very often.

I propose to create search by content block.

Solution

  1. Add multilingual ContentBlockContent field to page-revision unit.
  2. Fill ContentBlockContent by concatenated content of all page revision content blocks when content block is changed.
  3. Insert new record to SearchConfig about this new field with join to live page-revision.

 

Related Tasks

  • No labels