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" ?

질문됨 일 년 전463회 조회
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
답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠