Skip to content

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

Open
@ds-delta

Description

@ds-delta
  • Package Name:
  • @azure/search-documents
  • Package Version:
  • 12.25.0
  • Operating system:
  • macOS
  • nodejs
    • version:
    • v20.17
  • browser
    • name/version:
  • typescript
    • version: 5.5.4
  • Is the bug related to documentation in

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

Metadata

Metadata

Assignees

Labels

ClientThis issue points to a problem in the data-plane of the library.SearchService AttentionWorkflow: This issue is responsible by Azure service team.customer-reportedIssues that are reported by GitHub users external to the Azure organization.needs-team-attentionWorkflow: This issue needs attention from Azure service team or SDK teamquestionThe issue doesn't require a change to the product in order to be resolved. Most issues start as that

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions