[docs]: Fix typos and clarity in hybrid search docs (#966)

- Fixed typos and added some clarity to the hybrid search docs
- Changed "Airbnb" case to be as per the [official company
name](https://en.wikipedia.org/wiki/Airbnb) (the "bnb" shouldn't be
capitalized", and the text in the document aligns with this
- Fixed headers in nav bar
This commit is contained in:
Prashanth Rao
2024-02-13 12:55:59 -05:00
committed by GitHub
parent 8104c5c18e
commit 78e5fb5451
3 changed files with 8 additions and 8 deletions

View File

@@ -91,8 +91,8 @@ nav:
- Vector Search: search.md
- Full-text search: fts.md
- Hybrid search:
- hybrid_search/hybrid_search.md
- AirBNB financial data example: notebooks/hybrid_search.ipynb
- Overview: hybrid_search/hybrid_search.md
- Airbnb financial data example: notebooks/hybrid_search.ipynb
- Filtering: sql.md
- Versioning & Reproducibility: notebooks/reproducibility.ipynb
- Configuring Storage: guides/storage.md
@@ -155,8 +155,8 @@ nav:
- Vector Search: search.md
- Full-text search: fts.md
- Hybrid search:
- hybrid_search/hybrid_search.md
- AirBNB financial data example: notebooks/hybrid_search.ipynb
- Overview: hybrid_search/hybrid_search.md
- Airbnb financial data example: notebooks/hybrid_search.ipynb
- Filtering: sql.md
- Versioning & Reproducibility: notebooks/reproducibility.ipynb
- Configuring Storage: guides/storage.md