My Oracle Support Banner

Elasticsearch Search Result Issue When Multiple Revisions Have Different Security Groups. (Doc ID 2751804.1)

Last updated on SEPTEMBER 21, 2023

Applies to:

Oracle WebCenter Content - Version 12.2.1.4.0 and later
Information in this document applies to any platform.

Symptoms

WebCenter Content 12.2.1.4.0

The WCC is configured for Elasticsearch.

An item is initially checked in with a specific security group.

Then a new revision is checked in with a different security group.

After a GET_SEARCH_RESULTS is returned, going into the DOC_INFO page, the latest revision isn't returned. What is returned is the last revision with the previous security group.

As an example:

An item's revisions 1, 2, and 3 were checked in with the group as Public.

Revisions 4 and 5 were checked in with group TEST1.

The DOC_INFO page will show that the revision 3 is displayed and not revision 5.

There's a side issue to this. When selecting the dDocName URL in the GET_SEARCH_RESULTS page, an http 404 is returned. It's because the URL is incorrect.

As in the previous example, the URL is:

http://mywccsystem:16200/cs/groups/public/documents/document/mgvz/nji4/~edisp/es628801.txt

Whereas it should be:

http://mywccsystem:16200/cs/groups/test1/documents/document/mgvz/nji4/~edisp/es628801.txt

These two issues are only occurring with ES. This isn't an issue with OracleTextSearch.



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


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.