opensearch-docs-cn/_search-plugins
Tim Vossen d8b6f66505
Corrected example for temporary pipeline (#5555)
The temporary pipeline has to be referenced with `search_pipeline` instead of `pipeline` in the JSON.

Otherwise, you get the error `{"error":{"root_cause":[{"type":"parsing_exception","reason":"Unknown key for a START_OBJECT in [pipeline].","line":8,"col":16}],"type":"parsing_exception","reason":"Unknown key for a START_OBJECT in [pipeline].","line":8,"col":16},"status":400}`.

Tested with Docker image `opensearchproject/opensearch:2.11.0`.

Signed-off-by: Tim Vossen <61426691+upwards-gravity@users.noreply.github.com>
2023-11-09 10:04:43 -05:00
..
async Update async response state with real values (#4085) 2023-05-18 12:15:43 -05:00
knn Fix typo by removing . (#5381) 2023-10-24 10:33:07 -05:00
querqy add warning banner to querqy page (#3494) 2023-03-16 13:16:13 -07:00
search-pipelines Corrected example for temporary pipeline (#5555) 2023-11-09 10:04:43 -05:00
search-relevance Remove experimental header from search comparison tool (#5124) 2023-10-16 10:46:47 -04:00
searching-data Add full-text query documentation (#5428) 2023-11-01 09:29:13 -04:00
sql fixing broken link in 'PPL' documentation under 'Search' section (#5528) 2023-11-07 10:28:54 -08:00
concurrent-segment-search.md Update concurrent-segment-search.md (#5348) 2023-10-20 14:52:33 -04:00
index.md Split query DSL, analyzer, and aggregation sections and add more to analyzer section (#4693) 2023-08-08 09:41:55 -04:00
neural-multimodal-search.md Add multimodal search/sparse search/pre- and post-processing function documentation (#5168) 2023-10-16 10:45:35 -04:00
neural-search.md Add multimodal search/sparse search/pre- and post-processing function documentation (#5168) 2023-10-16 10:45:35 -04:00
neural-sparse-search.md add pretrained model description and saving disk description (#5383) 2023-10-25 11:59:49 -04:00
neural-text-search.md Add multimodal search/sparse search/pre- and post-processing function documentation (#5168) 2023-10-16 10:45:35 -04:00
point-in-time-api.md Update point in time sort parameter (#4239) 2023-06-07 09:43:18 -04:00
point-in-time.md Update point in time sort parameter (#4239) 2023-06-07 09:43:18 -04:00
search-template.md More redirects and spelling fixes (#4093) 2023-05-17 09:57:14 -07:00