Skip to content

Commit 4effa51

Browse files
author
Theo van Kraay
committed
edit
1 parent 5ac1a87 commit 4effa51

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
@@ -101,7 +101,7 @@ Cassandra Lucene Index, derived from Stratio Cassandra, is a plugin for Apache C
101101

102102
## Search data
103103

104-
1. To search the top 100 more relevant tweets where body field contains the phrase “Click my link” within the aforementioned date range:
104+
1. To search the top 100 more relevant tweets where body field contains the phrase “Click my link” within a particular date range:
105105

106106
```SQL
107107
SELECT * FROM tweets WHERE expr(tweets_index, '{

0 commit comments

Comments
 (0)