Skip to content

Update vector collection tuning tips and describe efSearch hint [AI-195] [AI-192] #3149

Update vector collection tuning tips and describe efSearch hint [AI-195] [AI-192]

Update vector collection tuning tips and describe efSearch hint [AI-195] [AI-192] #3149

Workflow file for this run

name: Docs validation
on:
pull_request:
branches: [main, 'v/*']
workflow_dispatch:
jobs:
validate-docs:
runs-on: ubuntu-latest
steps:
- name: Checkout Current Repo
uses: actions/checkout@v4
- name: Validate Docs
uses: hazelcast/hazelcast-docs/.github/actions/validate@main