• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Unusual search problem with PM's

Jeff7

Lifer
In my PM's, I did a search for the string got what and it tells me:

-------------------------------------------------------------------------
Forum Error
An error has occurred. If you wish to notify the administrator please click here.
To go back to the main forum page please click here.

ERROR INFORMATION:


An error occurred while evaluating the expression:


FTVAR_PMCOUNT gt FTVAR_MAXROWSTMP



Error near line 312, column 29.
--------------------------------------------------------------------------------

Error resolving parameter FTVAR_PMCOUNT


ColdFusion was unable to determine the value of the parameter. This problem is very likely due to the fact that either:

You have misspelled the parameter name, or
You have not specified a QUERY attribute for a CFOUTPUT, CFMAIL, or CFTABLE tag.


The error occurred while processing an element with a general identifier of (CFIF), occupying document position (312:10) to (312:49).
-------------------------------------------------------------------------

Searching for different words works fine it seems; just not that combination.

 
We'll look at it, but that is invalid text. It's a phrased based search engine so things like to,now,he,she,got,has will NOT work 🙂 And that is exactly as intended, microsoft full text filters those words out, rightfully so as they are usually irrelavant and just cause indexes to be massive.
 
Back
Top