Cleans up the query expression from the user.
            
 Declaration Syntax
 Declaration Syntax| C# | Visual Basic | 
public virtual void PreparseExpression()
Public Overridable Sub PreparseExpression
 Remarks
 RemarksRemoves duplicate spaces, beginning/end spaces, adds missing close brackets at the end
            of the query.  This method is called automatically if not called before CreateExpressionGroup.
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610

