Search only indexing blog module

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.
10/7/2013 8:39:30 PM
Gravatar
Total Posts 5

Search only indexing blog module

Hi Joe,

Our search was working well. HTML, XML, along with Blog features were returning results then we noticed results are only being returned from the Blog feature. We followed your instructions for rebuilding the index found here, http://www.mojoportal.com/rebuilding-the-search-index.aspx but no luck.

We are not seeing any errors in the system event logs. We are lost since it was working great and then stopped. We checked in the Feature Installation settings and "Is Searchable" is checked. 

At a loss and would appreciate any ideas you may have.

Thank you

10/8/2013 3:37:50 PM
Gravatar
Total Posts 18439

Re: Search only indexing blog module

Hi,

Searchable features are plugged in by configuration files that exist under /Setup/ProviderConfig/indexbuilders

​The only thing I can think of that would make a given feature stop indexing is if the corresponding file was missing.

Hope that helps,

Joe

10/8/2013 3:39:54 PM
Gravatar
Total Posts 18439

Re: Search only indexing blog module

Note that the XML/XSL feature has never supported search and has no indexbuilder, but Html content feature definitely does support search.

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