Can I change the default index "amazon_neptune" that connects Neptune to Opensearch

0

Is it possible to change the default index or have multiple indexes that we can use from gremlin, Example currently we use this : g.withSideEffect('Neptune#fts.endpoint','ENDPOTIN')

Is there an option that we can use such as: g.withSideEffect('Neptune#fts.index','neptune_index_2')

Or any other way to change the default "amazon_neptune" ?

已提问 1 年前472 查看次数
1 回答
1
已接受的回答

At present, the Elasticsearch (ES) or OpenSearch (OS) index name is required to be amazon_neptune. The Neptune FTS feature expects this index name for any FTS queries being sent to an ES/OS endpoint.

profile pictureAWS
已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则