Skip to content

Commit

Permalink
updated README.adoc for reindex and compact
Browse files Browse the repository at this point in the history
  • Loading branch information
tgreenwood committed Jul 16, 2024
1 parent efd7836 commit b9414eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -1743,7 +1743,7 @@ Only allowed for administrators.
| ``403``
| Operation not allowed. The current user is not an administrator.
| ``409``
| Reindexing is already in progress.
| Maintenance (reindexing or compacting) is already in progress.
| ``503``
| Service not available. This means that the application is configured not to use a view database.
|===
Expand All @@ -1762,7 +1762,7 @@ Only allowed for administrators.
| ``403``
| Operation not allowed. The current user is not an administrator.
| ``409``
| Reindexing is already in progress.
| Maintenance (reindexing or compacting) is already in progress.
| ``503``
| Service not available. This means that the application is configured not to use a view database.
|===
Expand Down

0 comments on commit b9414eb

Please sign in to comment.