Closed
Description
What do you want to do?
- Request a change to existing documentation
- Add new documentation
- Report a technical problem with the documentation
- Other
Tell us about your request. In 3.1 we are adding multiple new stats to backfill existing features and onboard new features. To reflect this, we need to update the stats API documentation
- Add TextChunkingProcessor stats Add TextChunkingProcessor stats neural-search#1308
- Skip inference on optimized text embedding processor add stats for text embedding processors with flags neural-search#1332
- Semantic highlighter Add stats tracking for semantic highlighting neural-search#1327
- Hybrid query: Add hybrid query and score/rank based normalization processor stats neural-search#1326 (comment)
- Fixed char length chunker: Feat: Add
FixedCharLengthChunker
for character length-based chunking neural-search#1342 - Semantic field/neural query: Add stats tracking for semantic field neural-search#1362
- New params: Add include_individual_nodes, include_all_nodes, include_info params to stats API neural-search#1360
Version: List the OpenSearch version to which this issue applies, e.g. 2.14, 2.12--2.14, or all
3.1.0
What other resources are available? Provide links to related issues, POCs, steps for testing, etc.
Existing documentation page to update:
https://docs.opensearch.org/docs/latest/vector-search/api/neural/
Related tracker in API spec:
opensearch-project/opensearch-api-specification#890