Azure / azure-sdk-for-js

This repository is for active development of the Azure SDK for JavaScript (NodeJS & Browser). For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/javascript/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-js.
MIT License
2.1k stars 1.21k forks source link

@azure/search-documents Missing type pageOverlapLength in SplitSkill #31761

Open ds-delta opened 3 weeks ago

ds-delta commented 3 weeks ago

Describe the bug Missing pageOverlapLength in SearchIndexerSkill for SplitSkill.

To Reproduce Steps to reproduce the behavior:

  1. Create a new skillset of type Text.SplitSkill
  2. Set pageOverlapLength will be highlighted as "Object literal may only specify known properties, and 'pageOverlapLength' does not exist in type 'SplitSkill'"

Expected behavior Expect pageOverlapLength: number to be included in type SplitSkill.

Screenshots Image

Additional context This is available in the Python SDK, example: https://learn.microsoft.com/en-us/azure/search/tutorial-rag-build-solution-pipeline#create-a-skillset

github-actions[bot] commented 3 weeks ago

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @bleroy @markheff @miwelsh @tjacobhi.