@ -102,6 +102,8 @@ public class SearchService
};
_searchService.AddDocument("products", product);
//_searchService.AddDocument("products", product, true); if you set the third parameter, which is autocommit, to true, it will ignore batching.
}
```
The note is not visible to the blocked user.