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