# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. search position_extra { document position_extra { field pos_str type string { indexing: summary | index } } field pos_ext type position { indexing: input pos_str | to_pos | attribute | summary } }