Sorry, your search query is not formed correctly, we were unable to complete your search.

If you have questions about using mojoPortal, you can post them here.

You may want to first review our site administration documentation to see if your question is answered there.

This thread is closed to new posts. You must sign in to post in the forums.
1/2/2014 8:59:01 AM
Gravatar
Total Posts 118

Sorry, your search query is not formed correctly, we were unable to complete your search.

Hi, my search doesn't seem to work. I get the following message...

Sorry, your search query is not formed correctly, we were unable to complete your search.

Ihave tried re-building the search which seems to momentarily make it work, but soon after it's doing the same thing. I've checked permissions on the index folder and they look okay / files get added after rebuild.

The log seems to show a few of these underneath my search term. 

Lucene.Net.Search.BooleanQuery+TooManyClauses: maxClauseCount is set to 1024
   at Lucene.Net.Search.BooleanQuery.Add(BooleanClause clause)
   at Lucene.Net.Search.RangeQuery.Rewrite(IndexReader reader)
   at Lucene.Net.Search.BooleanQuery.Rewrite(IndexReader reader)
   at Lucene.Net.Search.IndexSearcher.Rewrite(Query original)
   at Lucene.Net.Search.Query.Weight(Searcher searcher)
   at Lucene.Net.Search.Searcher.Search(Query query, Filter filter)
   at mojoPortal.Business.WebHelpers.IndexHelper.Search(Int32 siteId, Boolean isAdmin, List`1 userRoles, Guid featureGuid, String queryText, Boolean highlightResults, Int32 highlightedFragmentSize, Int32 pageNumber, Int32 pageSize, Int32 maxClauseCount, Int32& totalHits, Boolean& invalidQuery)

1/2/2014 10:41:41 AM
Gravatar
Total Posts 118

Re: Sorry, your search query is not formed correctly, we were unable to complete your search.

Just upgraded to 2.4.0.0 and now all working. 

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