You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/feature/index/index.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -156,7 +156,7 @@ bit thin.
156
156
157
157
158
158
[An Introduction to Elasticsearch]: https://dzone.com/articles/an-introduction-to-elasticsearch
159
-
[Converged Index™: The Secret Sauce Behind Rockset's Fast Queries]: https://rockset.com/blog/converged-indexing-the-secret-sauce-behind-rocksets-fast-queries/
159
+
[Converged Index™: The Secret Sauce Behind Rockset's Fast Queries]: https://web.archive.org/web/20241108051635/https://rockset.com/blog/converged-indexing-the-secret-sauce-behind-rocksets-fast-queries/
160
160
[Distributed Systems Infrastructure (DSI)]: https://github.com/nyrkio/dsi
161
161
[Elasticsearch for Dummies]: https://dzone.com/articles/elasticsearch-for-dummies
162
162
[Elasticsearch: Documents and Indices]: https://www.elastic.co/guide/en/elasticsearch/reference/current/documents-indices.html
Copy file name to clipboardExpand all lines: docs/migrate/rockset/query.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -159,9 +159,9 @@ CREATE FUNCTION ST_ASTEXT(geography geo_shape)
159
159
[^sign]: The `SIGN` function has been added in CrateDB 5.8 - in older versions use `IF(x<0,-1,IF(x=0,0,1))`.
160
160
161
161
162
-
[example with cars data in Rockset's documentation]: https://docs.rockset.com/documentation/reference/select#unnest
162
+
[example with cars data in Rockset's documentation]: https://web.archive.org/web/20241108051635/https://docs.rockset.com/documentation/reference/select#unnest
0 commit comments