File tree Expand file tree Collapse file tree 4 files changed +572
-4
lines changed
content/integrate/redisvl Expand file tree Collapse file tree 4 files changed +572
-4
lines changed Original file line number Diff line number Diff line change @@ -15,9 +15,9 @@ Reference documentation for the RedisVL API.
1515 * [ IndexSchema] ( schema/#indexschema )
1616 * [ Defining Fields] ( schema/#defining-fields )
1717 * [ Supported Field Types and Attributes] ( schema/#supported-field-types-and-attributes )
18- * [ Search Index Classes] ( searchindex/ )
19- * [ SearchIndex] ( searchindex/ #searchindex)
20- * [ AsyncSearchIndex] ( searchindex/ #asyncsearchindex)
18+ * [ Search Index Classes] ( search )
19+ * [ SearchIndex] ( search #searchindex)
20+ * [ AsyncSearchIndex] ( search #asyncsearchindex)
2121* [ Query] ( query/ )
2222 * [ VectorQuery] ( query/#vectorquery )
2323 * [ VectorRangeQuery] ( query/#vectorrangequery )
Original file line number Diff line number Diff line change @@ -84,7 +84,7 @@ User guides provide helpful resources for using RedisVL and its different compon
8484 * [ Optimize] ( threshold_optimization/#optimize )
8585 * [ Test it out] ( threshold_optimization/#test-it-out )
8686 * [ Cleanup] ( threshold_optimization/#cleanup )
87- * [ Release Guides] ( release_guide/index/ )
87+ * [ Release Guides] ( release_guide/ )
8888 * [ 0.5.1 Feature Overview] ( release_guide/0_5_0_release/ )
8989 * [ HybridQuery class] ( release_guide/0_5_0_release/#hybridquery-class )
9090 * [ TextQueries] ( release_guide/0_5_0_release/#textqueries )
You can’t perform that action at this time.
0 commit comments