Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.
Yay... Take Me to the Community!
Welcome to the Community Exchange, where community members ask and answer questions about DNN. To get started, just start typing your question below and either select one of the suggested questions or ask a new question of your own.
Return to previous page
Running DNN 9.1, my module overrides GetModifiedSearchDocuments, which is called correctly if I re-index content from Host -> Sites -> Search. However, this is not called from the search crawler. I have other ISearchable modules that are being indexed, and the ModuleSearchBase module is being indexed in DNN 9.0. I've looked at the search tables between each install and they look similar. All module settings checked for allow indexing.
Is there are known issue in 9.1 about this? I didn't see a bug reported. Any help?
Thanks!