Skip to content

Commit befa92b

Browse files
committed
Update readme
1 parent 56b12d0 commit befa92b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deploy_ai_search/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ The associated scripts in this portion of the repository contains pre-built scri
2424
- `index_type text_2_sql`. This selects the `Text2SQLAISearch` sub class.
2525
- `rebuild`. Whether to delete and rebuild the index.
2626
- `suffix`. Optional parameter that will apply a suffix onto the deployed index and indexer. This is useful if you want deploy a test version, before overwriting the main version.
27+
- `single_data_dictionary`. Optional parameter that controls whether you will be uploading a single data dictionary, or a data dictionary file per entity. By default, this is set to False.
2728

2829
### Query Cache Index
2930

0 commit comments

Comments
 (0)