Is Feed Manager searchable?

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.

This forum is for discussing mojoPortal development

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.

Before posting questions here you might want to review the developer documentation.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
9/13/2009 2:55:31 PM
Gravatar
Total Posts 37

Is Feed Manager searchable?

Hi,

I would like to have feed manager searchable. Is it possible? I don't know how to make it happen.

 

 

Thanks,

Przemek

9/15/2009 8:14:09 AM
Gravatar
Total Posts 18439

Re: Is Feed Manager searchable?

Hi Przemek,

No feeds are not searchable using the site search and I have no immediate plans to try and make it searchable. To me feeds are transient data and it does not make a lot of sense to index it into the site search index. That will make the index files grow large with no longer active data.

Since we cache the feed antries in the db it may be possible to do database based search but implementing that in all the db platforms we support would be challenging if even possible in all of them. A lot of work for little bang doe snot interest me right now.

If at some point I were to try and implement a search feature in the feed manager I would probably make it separate from the site search and make it use google or bing to search the sites whose feeds are listed in the feed manager.

Best,

Joe

9/15/2009 8:30:53 AM
Gravatar
Total Posts 37

Re: Is Feed Manager searchable?

OK. I get the picture.

Thanks,

Przemek

 

 

 

You must sign in to post in the forums. This thread is closed to new posts.