Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

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 DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeDevelopment and...Development and...Building ExtensionsBuilding ExtensionsModulesModulesdnn 7.1 search modulednn 7.1 search module
Previous
 
Next
New Post
9/11/2013 1:26 PM
 

@Jurgen2 - It looks like we are one step ahead of you :) This problem was identified couple of weeks back and resolved in 7.1.2. The manual work around for now is to remove few modules from search result module settings > Results Scope for Content Type(s). Here is the issue:  https://dnntracker.atlassian.net/brow...

BTW  DNN-3556 has been resolved in 7.1.2 and will be available in couple of weeks.


Ash Prasad
Director of Engineering
DNN Corp.
 
New Post
9/12/2013 9:28 AM
 
@Ash - Thanks for your response.
Before reindexing I've removed the ISearchable interface on all my controllers and implemented seperate ModuleSearchBase controllers because on my controller I implement an abstract base class so I can't inherit from another abstract class. (no multiple inheritance on classes)
Then I've put the ModuleSearchBase controller class as the businessControllerClass in the dnn file of my module.

I have this in my dnn file:

'<businessControllerClass>DataCore.DAL.SearchControllers.ProjectSearchBaseController</businessControllerClass>'

            '<supportedFeatures>'

              '<supportedFeature type="Searchable" />'

            '</supportedFeatures>'

I've tried to remove a few modules in the result scope for content type list and reindexed the site crawler and now it shows the folowing result in schedule history:
Search: Site Crawler Starting. Content change start time 12/09/2013 15:10
Tabs Indexed: 0
Modules (Metadata) Indexed: 0
Modules (Content) Indexed: 0
Total Items Indexed: 0
Indexing Successful

Normally the site crawler indexes some content but now it states 0. Could this happen because I deleted the ISearchable interface?
 
New Post
9/12/2013 7:11 PM
 

@Jurgen2 - that's odd.  I am assuming you are following instructions from this blog on how / where to define the BCC.  http://www.dnnsoftware.com/community-...

The counters 0 sound suspicious. Are you seeing any exceptions? Reindexing should at least be indexing standard html modules or tabs. Did you click on re-index at the host level or at admin > search admin level. You need to do this at search admin level. 


Ash Prasad
Director of Engineering
DNN Corp.
 
New Post
9/13/2013 1:56 AM
 

@ash - Today I tried it again and miracolously it indexes my modules again. Don't know what happened yesterday. But still no results in my search page. When I look in my log file it states


2013-09-13 07:52:47,938 [Jurgen][Thread:8][ERROR] DotNetNuke.Framework.Reflection - DotNetNuke.Modules.Summary.Components.FeatureController
System.Web.HttpException (0x80004005): Could not load type 'DotNetNuke.Modules.Summary.Components.FeatureController'.
at System.Web.Compilation.BuildManager.GetType(String typeName, Boolean throw , Boolean ignoreCase)
at DotNetNuke.Framework.Reflection.CreateType(String TypeName, String CacheKey, Boolean UseCache, Boolean IgnoreErrors)

I don't use the FeatureController in my modules. Do I have to delete them?

Also the modules where I've put my ModuleSearchBaseController as business controller class doesn't show up in the log file, so I think that's fine then. But why I don't get any resulst when I search?
 
New Post
9/23/2013 1:38 AM
 
I'm still stuck on this problem. Can someone help me?
 
Previous
 
Next
HomeHomeDevelopment and...Development and...Building ExtensionsBuilding ExtensionsModulesModulesdnn 7.1 search modulednn 7.1 search module


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out