Skip to main content

CONTENT_FIELD_SEPARATOR

Constant CONTENT_FIELD_SEPARATOR 

Source
pub const CONTENT_FIELD_SEPARATOR: &str = ",|||,";
Expand description

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.