Skip to content

Commit 2bbbc77

Browse files
author
Theo van Kraay
committed
edits
1 parent 07e3948 commit 2bbbc77

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed
27.2 KB
Loading

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,10 @@ Cassandra Lucene Index, derived from Stratio Cassandra, is a plugin for Apache C
2424
## Prerequisites
2525

2626
- If you don't have an Azure subscription, create a [free account](https://azure.microsoft.com/free/?WT.mc_id=A261C142F) before you begin.
27-
- Deploy an Azure Managed Instance for Apache Cassandra cluster. You can do this via the [portal](create-cluster-portal.md) - Lucene indexes will be enabled by default.
27+
- Deploy an Azure Managed Instance for Apache Cassandra cluster. You can do this via the [portal](create-cluster-portal.md) - Lucene indexes will be enabled by default when clusters are deployed from the portal. If you want to add Lucene indexes to an existing cluster, click `Update` in the portal overview blade, select `Cassandra Lucene Index`, and click update to deploy.
28+
29+
:::image type="content" source="./media/search-lucene-index/update-cluster.png" alt-text="Screenshot of Update Cassandra Cluster Properties." lightbox="./media/search-lucene-index/update-cluster.png" border="true":::
30+
2831
- Connect to your cluster from [CQLSH](create-cluster-portal.md#connecting-from-cqlsh).
2932

3033
## Create data with Lucene Index

0 commit comments

Comments
 (0)