Update apache-cassandra.adoc to fix typo in initialize-schema property

This commit is contained in:
Eray Ocak
2024-09-19 09:39:51 +03:00
committed by Mark Pollack
parent db9cc62def
commit 49b5ff5cc4

View File

@@ -87,7 +87,7 @@ You can use the following properties in your Spring Boot configuration to custom
|`spring.ai.vectorstore.cassandra.keyspace`|springframework
|`spring.ai.vectorstore.cassandra.table`|ai_vector_store
|`spring.ai.vectorstore.cassandra.initialze-schema`|false
|`spring.ai.vectorstore.cassandra.initialize-schema`|false
|`spring.ai.vectorstore.cassandra.index-name`|
|`spring.ai.vectorstore.cassandra.content-column-name`|content
|`spring.ai.vectorstore.cassandra.embedding-column-name`|embedding