pub const CONTENT_FIELD_SEPARATOR: &str = ",|||,";
Separates the content fields Azure concatenates into one chunk. Baked into the format the search index was written with, so changing it silently breaks every indexed document.