

翻訳は機械翻訳により提供されています。提供された翻訳内容と英語版の間で齟齬、不一致または矛盾がある場合、英語版が優先します。

# Amazon OpenSearch Service を使用した Amazon Neptune でのフルテキスト検索
<a name="full-text-search"></a>

Neptune は、[Amazon OpenSearch Service (OpenSearch Service)](https://docs.aws.amazon.com/opensearch-service/latest/developerguide/) と連携して、Gremlin と SPARQL の両方のクエリでフルテキスト検索をサポートします。

[エンジンリリース 1.3.0.0](engine-releases-1.3.0.0.md) 以降、Amazon Neptune は Gremlin クエリと SPARQL クエリでのフルテキスト検索において [Amazon OpenSearch Service サーバーレス](https://docs.aws.amazon.com/opensearch-service/latest/developerguide/serverless.html)の使用をサポートしています。

**注記**  
Amazon OpenSearch Service と統合する場合、Neptune は Elasticsearch バージョン 7.1 以降を必要とし、OpenSearch 2.3、2.5 以降でも動作します。Neptune は [OpenSearch サーバーレス](full-text-search-serverless.md)とも連携します。

[OpenSearch データの Neptune データモデル](full-text-search-model.md) に従って入力されている既存の OpenSearch Service クラスターで Neptune を使用できます。または、 AWS CloudFormation スタックを使用して、Neptune にリンクされた OpenSearch Service ドメインを作成できます。

**重要**  
ここで説明する Neptune から OpenSearch へのレプリケーションプロセスは、空のノードを複製しません。これは注意すべき重要な制限です。  
また、OpenSearch クラスターで[詳細なアクセスコントロール](https://docs.aws.amazon.com/opensearch-service/latest/developerguide/fgac.html)を有効にした場合は、Neptune データベースでも [IAM 認証を有効にする](iam-auth-enable.md)必要があります。

![Neptune オープン検索ストリームポーラーアーキテクチャレイアウト。](http://docs.aws.amazon.com/ja_jp/neptune/latest/userguide/images/poller-architecture.PNG)


**Topics**
+ [Amazon Neptune から OpenSearch へのレプリケーション](full-text-search-cfn-setup.md)
+ [OpenSearch サーバーレスへのレプリケーション](full-text-search-serverless.md)
+ [きめ細かいアクセスコントロール (FGAC) が有効になっている OpenSearch クラスターからのクエリ](full-text-search-fgac.md)
+ [Neptune フルテキスト検索クエリでの Apache Lucene クエリ構文](full-text-search-lucene.md)
+ [OpenSearch データの Neptune データモデル](full-text-search-model.md)
+ [Neptune フルテキスト検索パラメータ](full-text-search-parameters.md)
+ [Amazon Neptune での文字列以外の OpenSearch インデックス作成](full-text-search-non-string-indexing.md)
+ [Amazon Neptune でのフルテキスト検索クエリの実行](full-text-search-query-execution.md)
+ [Neptune のフルテキスト検索を使用した SPARQL クエリの例](full-text-search-sparql-examples.md)
+ [Gremlin クエリでの Neptune フルテキスト検索の使用](full-text-search-gremlin.md)
+ [Neptune フルテキスト検索のトラブルシューティング](streams-consumer-troubleshooting.md)