Oracle Solution for Error ora-29852

Solution for Oracle Error ORA-29852

ORA-29852: keyword IS is missing

What triggered the Error:

IS keyword must be specified with Create Index statement for domain indexes.

What should we do to fix it:

Use IS keyword and then specify the indextype name.