$search.unlockIndex¶
Description¶
Libère l'accès exclusif à l'index.
Syntaxe¶
$search.lockIndex( indexLock )
Paramètres¶
indexLockpojo- Lock d'index à libérer. Voir
$search.lockIndex.
Retour¶
Retourne toujours null
Exemple¶
Voir $search.lockIndex