fix aliases for SEO (#161)

* fix aliases for SEO

* fix alias error
This commit is contained in:
David Sertic
2023-06-02 16:40:39 +02:00
committed by GitHub
parent 0fb82e81ad
commit 646266bfc0
18 changed files with 37 additions and 0 deletions
@@ -1,6 +1,8 @@
---
title: Collections
weight: 30
aliases:
- ../collections
---
# Collections
@@ -1,6 +1,8 @@
---
title: Filtering
weight: 60
aliases:
- ../filtering
---
# Filtering
@@ -1,6 +1,8 @@
---
title: Indexing
weight: 90
aliases:
- ../indexing
---
# Indexing
@@ -1,6 +1,8 @@
---
title: Optimizer
weight: 70
aliases:
- ../optimizer
---
# Optimizer
@@ -1,6 +1,8 @@
---
title: Payload
weight: 40
aliases:
- ../payload
---
# Payload
@@ -1,6 +1,8 @@
---
title: Points
weight: 40
aliases:
- ../points
---
# Points
@@ -1,6 +1,8 @@
---
title: Search
weight: 50
aliases:
- ../search
---
# Similarity search
@@ -1,6 +1,8 @@
---
title: Snapshots
weight: 110
aliases:
- ../snapshots
---
# Snapshots
@@ -1,6 +1,8 @@
---
title: Storage
weight: 80
aliases:
- ../storage
---
# Storage
@@ -1,6 +1,8 @@
---
title: Administration
weight: 10
aliases:
- ../administration
---
# Administration
@@ -1,6 +1,8 @@
---
title: Configuration
weight: 160
aliases:
- ../configuration
---
# Configuration
@@ -1,6 +1,8 @@
---
title: Distributed deployment
weight: 100
aliases:
- ../distributed_deployment
---
# Distributed deployment
@@ -1,6 +1,9 @@
---
title: Installation
weight: 10
aliases:
- ../install
- ../installation
---
# Installation options
@@ -1,6 +1,8 @@
---
title: Monitoring
weight: 155
aliases:
- ../monitoring
---
# Monitoring
@@ -1,6 +1,8 @@
---
title: Quantization
weight: 120
aliases:
- ../quantization
---
# Quantization
@@ -1,6 +1,8 @@
---
title: Security
weight: 165
aliases:
- ../security
---
# Security
@@ -1,6 +1,8 @@
---
title: Telemetry
weight: 150
aliases:
- ../telemetry
---
# Telemetry
@@ -1,6 +1,8 @@
---
title: Quickstart
weight: 11
aliases:
- quick_start
---
# Quickstart