Skip to content

Commit 96580b4

Browse files
author
Theo van Kraay
committed
edit
1 parent 58097cb commit 96580b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/managed-instance-apache-cassandra/search-lucene-index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Cassandra Lucene Index, derived from Stratio Cassandra, is a plugin for Apache C
7474
INSERT INTO tweets (id,user,body,time,latitude,longitude) VALUES (5,'quetzal','Click my link, like my stuff!', '2023-04-01T11:21:59.001+0000', 40.3930, -3.7329);
7575
```
7676

77-
## Controlling read consistency
77+
## Control read consistency
7878

7979
1. The index you created earlier will index all the columns in the table with the specified types, and it will be refreshed once per second. Alternatively, you can explicitly refresh all the index shards with an empty search with consistency ALL:
8080

0 commit comments

Comments
 (0)