Reenable indexing

This commit is contained in:
Jordan Eldredge 2023-03-04 14:06:13 -05:00
parent e4ed4a3166
commit ec47ae1e50

View file

@ -243,8 +243,6 @@ export async function updateSearchIndexs(
ctx: UserContext,
md5s: string[]
): Promise<any> {
// Avoid indexing while we wait for our account to get back in good standing.
return;
const skinIndexes = await getSearchIndexes(ctx, md5s);
const results = await searchIndex.partialUpdateObjects(skinIndexes, {