

本文為英文版的機器翻譯版本，如內容有任何歧義或不一致之處，概以英文版為準。

# 使用 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 支援使用 [Amazon OpenSearch Service Serverless](https://docs.aws.amazon.com/opensearch-service/latest/developerguide/serverless.html) 在 Gremlin 和 SPARQL 查詢中進行全文檢索搜尋。

**注意**  
與 Amazon OpenSearch Service 整合時，Neptune 需要 Elasticsearch 7.1 版或更高版本，並會使用 OpenSearch 2.3、2.5 和更新版本。Neptune 也可以搭配 [OpenSearch Serverless](full-text-search-serverless.md) 使用。

您可以使用 Neptune 搭配已根據 [OpenSearch 資料的 Neptune 資料模型](full-text-search-model.md) 填入的現有 OpenSearch Service 叢集。或者，您可以使用 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/zh_tw/neptune/latest/userguide/images/poller-architecture.PNG)


**Topics**
+ [Amazon Neptune 至 OpenSearch 的複寫](full-text-search-cfn-setup.md)
+ [複寫至 OpenSearch Serverless](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)