Skip to content

Commit 6def38f

Browse files
committed
fixed conflict
1 parent 47884fa commit 6def38f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

articles/search/search-howto-incremental-index.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,7 @@ api-key: [admin key]
3939

4040
### Step 2: Add the cache property
4141

42-
<<<<<<< HEAD
4342
Edit the response from the GET request to add the `cache` property to the indexer. The cache object requires only a single property, `storageConnectionString` which is the connection string to the storage account.
44-
=======
45-
Edit the response from the GET request to add the `cache` property to the indexer. The cache object requires only a single property, and that is the connection string to an Azure Storage account.
46-
>>>>>>> 3519a330aa86b6827d31403690529105825b1b16
4743

4844
```json
4945
{

0 commit comments

Comments
 (0)