Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Make this string searchable: <!--

pcpaascheJan 29 2018 — edited Jan 29 2018

My environment:

Oracle Database 12c Enterprise Edition Release 12.1.0.2.0 - 64bit Production

PL/SQL Release 12.1.0.2.0 - Production

CORE 12.1.0.2.0 Production

TNS for Linux: Version 12.1.0.2.0 - Production

NLSRTL Version 12.1.0.2.0 - Production

Question:

I would like to make this string searchable by Oracle Text: <!--

That string represent the start of a comment in C# and I would like to find such strings using Oracle Text.

How can I do that?

Fyi, we have already Oracle Text up and running and we are using it with great success. However, the string in this question is currently not possible to find.

Please let me know if you need more information.

Comments

David Last-Oracle

Another approach is to unset the option "Open Object on Single Click" on the Database > Object Viewer page of the Preferences.

David

1 - 1
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Feb 26 2018
Added on Jan 29 2018
1 comment
166 views