Tuesday, May 22, 2012     | Register
Welcome to the Support Forums

In order to post to the support forums, you must be logged in as a registered user.


These forums are not moderated and may not be checked for a few days, so any important support issues should be emailed directly to support at orizonti.com for the fastest response.

Orizonti Forums
Subject: Resource Discovery

You are not authorized to post a reply.   
Author Messages
freeway
Posts:3

8/10/2005 10:40 PM Alert 

A fancy title for "Search Results" - wouldn't it be great if the standard DNN search was able to locate items from the rss feeds that are stored(cached) by NukeFeeds!


I once tried to get XMLShark (I think this was the modules name) to work - but with no success.


The Intranet Site I am using NukeFeeds on is heavily dependent on feeds, being able to discover resources via the standard search would be great.


Any clues? I must admit that I'm ignorant in how the DNN Search harvests it's info. Is it a database search?


..Chris 

rstieb
Posts:738

8/11/2005 7:32 AM Alert 

Chris,


DNN3's search is stored in the DNN db.  In order for a module's content to be searchable, it has to implement an interface in the code called "ISearchable".  If the module implements this, then content is "indexed" about every 1/2 hour.  The NukeNews module I wrote does implement this search capability.  I did not implement it in NukeFeeds as I figured the content would be changing too often.  I didn't want the feed to change and DNN's search to still be producing results.


Anyway, that's how it works...


 


Let me know if you have any other questions...


 


Thanks,


Russel

johnrose
Posts:4

3/21/2006 10:29 AM Alert 
Russ,
In Nukefeeds under Edit options, there is an option for including in the DNN search. Does that option do anything?

Thanks,
John
You are not authorized to post a reply.



ActiveForums 3.6
Copyright (c) 2012 Orizonti Group Inc.   |  Privacy Statement  |  Terms Of Use