예제 #1
0
파일: Consulta.php 프로젝트: Thi4gon/bispix
 private static function consultaSimples($query)
 {
     return IndiceInvertido::postings($query);
 }