Epinova / Epinova.Elasticsearch

A search-plugin for Episerver CMS and Commerce
MIT License
29 stars 20 forks source link

PageShortcutType.External not beeing indexed #98

Closed paalm closed 2 years ago

paalm commented 4 years ago

I need to index pages that are LinkType == PageShortcutType.External. I cant find any settings for it. Should we make it optional? Global or per PageType?

otanum commented 2 years ago

Solve with Indexing.Instance.ForType().IncludeField()