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

HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...Custom module not being search indexedCustom module not being search indexed
Previous
 
Next
New Post
5/16/2009 2:06 AM
 

Hi all. I'm having a bit of an issue with making my custom module searchable. The controller implements issearchable and this tool verifies that the module should be searchable.

I know this much...

Other modules are being searched
The DNN search indexer is running
The custom module has the "Searchable" checkbox checked and is grayed out in module definitions

I'm running DNN 4.9

Anyone have any advice?

 
New Post
5/16/2009 6:01 AM
 

 I'd debug, whether your iSearchable implementation is returning the correct data.


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
5/16/2009 1:00 PM
 

The script posted above does tell me that everything should be working. When I run it by entering the appropriate moduleID and tabID I get the following:

3 results found.

Title: Rides
GUID: ItemId=1
Date: Monday, January 01, 0001
Description: <p style="text-align: left;"><span id="dnn_ctr412_ViewRides_tblAllRides">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed sed nibh magna. Cras vitae elit eros, sed fringilla.</span></p>

Title: Rides
GUID: ItemId=3
Date: Monday, January 01, 0001
Description: <p>fdsa</p>

Title: Rides
GUID: ItemId=4
Date: Monday, January 01, 0001
Description: <p style="text-align: left;">test</p>

 

A search for "test" yields nothing. A search for "Lorem" yeilds nothing.

 
New Post
5/21/2009 12:31 AM
 

Still no luck on this. I see that my items showing up in the "SearchItem" table but none of my words are appearing in the "SearchWord" table.  I have quadrouple checked that the returned searchItems have the correct values in their content properties.

Any input would be helpful!

 
New Post
5/21/2009 4:41 AM
 

george3380 wrote
...


Date: Monday, January 01, 0001

 

 

If your module returns this date then the indexer will not update the database.   Since the data already indexed and saved in the server has a newer date as compared to your date, whatever search result returned by your custom module will be ignored.

If you set that date to always be the latest date/time then it will always update what's already been indexed.  The correct method is to set that date to the last time the data was updated.

 
Previous
 
Next
HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...Custom module not being search indexedCustom module not being search indexed


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