Search Broken

This is an open forum for any mojoPortal topics that don't fall into the other categories.

This thread is closed to new posts. You must sign in to post in the forums.
5/17/2010 7:56:08 AM
Gravatar
Total Posts 154

Re: Search Broken

Ok sent. 

5/20/2010 1:59:53 PM
Gravatar
Total Posts 154

Re: Search Broken

Thanks for all the help Joe!!!!

Something must have went wrong during an upgrade.  I reverted back to an old version, reapplied the upgrade and everything is working now. 

11/26/2011 12:25:47 AM
Gravatar
Total Posts 192

Re: Search Broken

hi. i'm having the same problem of "maxClauseCount is set to 1024".

by rebuilding the index, it will be ok, but again fails.

this is true for the site:

      "Do you have a lot of keywords in your meta settings for each page?

We may need to add a config option to not index those into the site search, it could possibly be causing this."

nearly every page has a different meta description.

what can I do?

(if you want to change code, could you post the files that have changed here too? or the code itself if it's not much.)

 

11/26/2011 6:56:32 AM
Gravatar
Total Posts 18439

Re: Search Broken

Hi,

You can try increasing the maxClauseCount by adding this to your user.config file:

 <add key="SearchMaxClauseCount" value="1024"/>

and increase the value until the error goes away.

Hope that helps,

Joe

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