Skip to content
Snippets Groups Projects
Commit 671b85f7 authored by Mark Chance's avatar Mark Chance
Browse files

Edit PreviewFeatures.md (added sentence re force clean)

parent dbeb4305
No related branches found
No related tags found
1 merge request!882Edit PreviewFeatures.md - add feature flag info
Pipeline #314868 failed
......@@ -217,10 +217,13 @@ The two choices to select based on feature flag settings are:
It is important to not have feature flag BagOfWords enabled when mapBooleanToString is disabled as elasticsearch would reject entire documents.
### Note
### Notes
The mapBooleanToString featue flag can also be set by data partition. The details
1. The mapBooleanToString featue flag can also be set by data partition. The details
of that setting are beyond the scope of this document.
2. When re-indexing the data, you will want to use the "force-clean=true" option.
### FAQ
How do i know if the flags are on?
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment