Skip to Main Content

Application Development 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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Rename ElasticSearch indices for WCC

Pulkit BhatiaMay 26 2021

How to rename indices to use multiple UCMs access the same ElasticSearch? All UCM should have it's respective indexes and not replicate the contents. All UCM ES indices, by default, have an es<#>_ prefix.
Like:
es1_public
es1_secure
es2_public
es2_secure
The customization would be to rename the prefix, like:
wcc1_public
wcc1_secure

@srinath-menon-oracle

Comments

618501
Robert,

I am seeing the same kinds of issues, too. SPARQL queries that work in a Jena model are failing in Oracle. Has anyone been successful with datatypes in a SPARQL query? If so, would you mind posting the query you used?

Thanks,
Joe
alwu-Oracle
It is a known problem and has already been fixed in a newer version of Oracle Jena Adaptor.
631789
Thank you for your response. Where can I get the latest version of the Jena adaptor?

Thanks,
Robert
alwu-Oracle
Please email alan dot wu at oracle dot com.

We can take this offline.
639645
Test
1 - 5

Post Details

Added on May 26 2021
1 comment
195 views