2sxc Suddenly Stopped Indexing in DNN Search… #3757
Unanswered
fontalbert
asked this question in
General
Replies: 1 comment 2 replies
|
So please specify which 2sxc version. Old indexing mechanisms were deprecated in 2sxc v20 https://docs.2sxc.org/abyss/releases/history/changes-breaking.html Best check out the blog app, to see how indexing should be done - incl. how to specify what page/url should be used in the search-results. |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I have an issue with 2sxc modules not being indexed anymore in DNN Search.
Environment:
DNN v10.03
Multiple 2sxc modules on the site
Previously, the content from these modules was indexed correctly and appeared in the DNN search results. However, now the 2sxc content is no longer being indexed.
I’m not sure if I accidentally disabled something related to indexing/search.
The original problem I was trying to solve was different: search results for a 2sxc News module were appearing in DNN Search, but when clicking the result, instead of opening the news detail page, it redirected to the homepage, where another 2sxc module with featured news is placed.
So now I have two questions:
How can I force/rebuild the search index for all 2sxc modules in DNN?
What could cause search results from a 2sxc News app to link to the homepage instead of the detail page?
Any advice would be appreciated.
Thank you.
All reactions