Estimates the minimum distance between pairs of query words, taking into account the distance of the pair from the beginning of the document (Minimal Pair Size with Attenuation). By pairs we mean all consecutive bigrams of query words. Thus, the number of pairs is equal to the number of words in the query reduced by 1. Accordingly, the factor makes sense for queries consisting of more than one word.((http://wiki.yandex-team.ru/JandeksPoisk/KachestvoPoiska/ObshayaFormula/TekushhieKomponenty/MPSA MPSA))
Оценивает минимальное расстояние между парами слов запроса с учетом удаленности пары от начала документа (Minimal Pair Size with Attenuation). Под парами понимаются все последовательные биграммы слов запроса. Таким образом, количество пар равно количеству слов в запросе, уменьшенному на 1. Соответственно, фактор имеет смысл для запросов, состоящих более чем из одного слова.((http://wiki.yandex-team.ru/JandeksPoisk/KachestvoPoiska/ObshayaFormula/TekushhieKomponenty/MPSA MPSA))