pub fn attribute_to_index_entries(
attr: &Value,
schema: &AttributeSchema,
indexing_attr: &[String],
) -> Vec<AttributeIndexEntry>pub fn attribute_to_index_entries(
attr: &Value,
schema: &AttributeSchema,
indexing_attr: &[String],
) -> Vec<AttributeIndexEntry>