search music { document music inherits base { field f1 type string { indexing: summary | index } field f2 type string { indexing: summary | index } } }