---
title: "admReindex"
canonical: "https://support.appfire.com/space/PSCONF/1460830239/admReindex"
format: markdown
---
> Macro (aura-html)

> Macro (table-plus)
> 
> |  |  |  |  |
> | --- | --- | --- | --- |
> | **Syntax** | admReindex() | **Package** |  |
> | **Alias** |  | **Pkg Usage** |  |

## Description

> Macro (excerpt)
> 
> The routine make reindex.

The routine make reindex.

## Return Type

**Boolean (true/false)**

Returns true after reindexing is done.

## Example

```javascript
return admReindex();
```

The routine make reindex.

## See also

> Macro (contentbylabel)