CTXSYS.CTX_DOC.MARKUP Is Not Working Properly
(Doc ID 2683640.1)
Last updated on APRIL 17, 2023
Applies to:
Oracle Text - Version 18.5.0.0.0 and laterInformation in this document applies to any platform.
Symptoms
Using CTX_DOC.MARKUP with multiple NEAR functions produces incorrect markup, either in wrong position or not at all, in the query results.
example: ..... CTX_DOC.MARKUP ((NEAR(({<text1>},<text2>),1,TRUE) AND NEAR ((<text2>,<text2>),1,TRUE) AND NEAR ((<text3>,14),1,TRUE) AND NEAR ((<text4>,<text5>),4,TRUE) AND NEAR ((<text6>,<text7>),1,TRUE)) ......
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |