Pages created with different Page Type do not appear in Search Index

Thanks for the reply. I’m using the ‘Full’ page template, with a pair of new page types. I manually created the page types before creating the pages with Migration Tool. All of the content is in the ‘Main’ page areas, which are checkmarked in ‘Search Index’ page in the ‘System & Settings’ section. Same page area that is used throughout site. Content is indexed on other pages, just not the pages created with ‘Migration Tool’ and also not the pages manually created using any of the two new page types.

I just did a test. I created a new page using the Migration Tool with the Page Type ‘Page’, moved it to the same path as the others I’ve been trying, then ran the re-index. It did successfully add this page to the search index table. This leads me to believe once more that there’s some kind of fault with the page type.

If I then change the page type on this new test page to one of my newly created page types, re-run the indexing, it still remains in the search index table.

The main reason I’m using a custom page type for the imported pages is so it sets up the default blocks I need on the pages. Manually adding all the blocks to each page sounds painful.

I think I found something useful in ‘Failed Messages’ under ‘Automation’

“Handling “Concrete\Core\Page\Command\ReindexPageTaskCommand” failed: Target class [Application\Block\ExpressEntryDetail\EntityManager] does not exist.”

Lots of these errors.

This is related to some custom code in the express_detail block that ‘andrew’ helped me develop.