Skip to content
This repository was archived by the owner on May 27, 2020. It is now read-only.

Commit d923d9d

Browse files
author
Eduardo Alonso
authored
Revert "Fix non-CQL paging doc. (#350)" (#351)
This reverts commit e4df3b9.
1 parent e4df3b9 commit d923d9d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Stratio’s Cassandra Lucene Index and its integration with Lucene search techno
7171
- Bitemporal search (valid and transaction time durations)
7272
- CQL complex types (list, set, map, tuple and UDT)
7373
- CQL user defined functions (UDF)
74-
- Driver paging (not in CQL), even with sorted searches
74+
- CQL paging, even with sorted searches
7575
- Columns with TTL
7676
- Third-party CQL-based drivers compatibility
7777
- Spark and Hadoop compatibility

doc/documentation.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ Stratio’s Cassandra Lucene Index and its integration with Lucene search techno
152152
- Bitemporal search (valid and transaction time durations)
153153
- CQL complex types (list, set, map, tuple and UDT)
154154
- CQL user defined functions (UDF)
155-
- Driver paging (not in CQL), even with sorted searches
155+
- CQL paging, even with sorted searches
156156
- Columns with TTL
157157
- Third-party CQL-based drivers compatibility
158158
- Spark and Hadoop compatibility

0 commit comments

Comments
 (0)