PHP Interface GraphAware\Reco4PHP\Config\Config

Afficher le fichier Open project: graphaware/reco4php

Méthodes publiques

Méthode Description
limit ( ) : integer
maxTime ( ) : integer

Method Details

limit() public méthode

public limit ( ) : integer
Résultat integer maximum number of items to recommend

maxTime() public méthode

public maxTime ( ) : integer
Résultat integer maximum number of ms the recommendation-computing process should take. Note that it is for information only, it is the responsibility of the engines to honour this configuration or not.