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

HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsBlogBlogDNN Search Results Category - Change from Blog to ArticlesDNN Search Results Category - Change from Blog to Articles
Previous
 
Next
New Post
6/30/2008 11:03 AM
 

I am using the Blog module for Articles. I have everything in App_LocalResources and all ascx files updated so anywhere it displayed blog it's now Articles. When I added the module to the page on my site, I made sure it was called Articles. When the DNN search is run and pages from this module display, it says Blog - Title of Article. When I did a test of this process on my local dev workstation, the results showed Articles. I don't know what I did differently for that install to now have Blog display instead of Articles for DNN site search results. Can anyone shed some light on this issue? Thanks Kris

 
New Post
7/1/2008 3:22 AM
 

Hi Kris,

the problem with the DNN search is that it is performed relying on each module's implementation of the ISearchable interface. The blog module implements DNN search with that interface, but exposes the contents using the module's friendly name preceding all the entry titles. You can change it in Host > Module Definitions > Blog. I successfully did it on my test environment, and it worked fine, but it takes some experience, I suggest you to be careful with it. Don't forget to clean the search tables after the modify and re-index all the content.

Best regards,
Dario Rossa

 
New Post
7/1/2008 10:24 AM
 

Wow Dario, thanks for the details. Can you refer me to more information on how to clean the search tables and how to re-index? I'm new to DNN and just wading through all the details. Regards,Kris

 
New Post
7/1/2008 12:57 PM
 

Hi Kris,

I'm sorry  I didn't include some more details, I thought you did it before. So here is how to clean up the search tables:

  1. Log in as host
  2. Navigate to Host > SQL
  3. Check Run as Script and Execute these scripts:

delete {databaseOwner}{objectQualifier}SearchItemWordPosition
delete {databaseOwner}{objectQualifier}SearchItemWord
delete {databaseOwner}{objectQualifier}SearchWord
delete {databaseOwner}{objectQualifier}SearchItem

And how to re-index your content:

  1. Log in as host
  2. Navigate to the Host > Search Admin
  3. On the very bottom of the page click on the Re-Index Content link.

I hope this was more clear, but if not, please let me know.

Best regards,
Dario Rossa

 
New Post
7/2/2008 5:01 PM
 

Hi Dario, it all worked perfectly. Thanks again for your detailed responses. It is so helpful in the learning stages to have experts like you helping us wade through this massive application. Regards,Kris

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsBlogBlogDNN Search Results Category - Change from Blog to ArticlesDNN Search Results Category - Change from Blog to Articles


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