diff --git a/docs/tutorial/IndexAugmenter.md b/docs/tutorial/IndexAugmenter.md
index 23ad719af3f1471c9634226921107baad72e91a1..f12a827603460c609f7377f55f3ebd8850a9124d 100644
--- a/docs/tutorial/IndexAugmenter.md
+++ b/docs/tutorial/IndexAugmenter.md
@@ -325,9 +325,6 @@ the records from the `OSDU search` results, any one of the following mistakes ca
 * The feature flag `index-augmenter-enabled` for `Index Augmenter` is not enabled in the given data partition. Please check 
   with the service provider.
 
-* If the extended properties are created in the data records but those extended properties are not searchable, the option `force_clean` for re-index
-  is not set to `True`.
-
 * Any one of the mandatory properties is missing, such as `data.Code`, `data.Configurations[].Name`, `data.Configurations[].Policy` 
   or `data.Configurations[].Paths[].ValueExtraction.ValuePath` and etc.