Oracle Solution for Error ora-13762

Solution for Oracle Error ORA-13762

ORA-13762: The string ranking measure is invalid.

What triggered the Error:

The user attempted to select data from a data source using an invlaid ranking measure. A ranking measure must represent a valid numerical expression.

What should we do to fix it:

Correct the ranking measure and retry the operation.