mirror of
https://github.com/lancedb/lancedb.git
synced 2026-01-07 20:32:59 +00:00
[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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user