Пример #1
0
 private static function consultaSimples($query)
 {
     return IndiceInvertido::postings($query);
 }