plugins/tantivy/permissions/autogenerated/reference.md
Default permissions for the plugin
allow-searchallow-reindexallow-add-documentallow-update-documentallow-update-documentsallow-remove-documenttantivy:allow-add-document
Enables the add_document command without any pre-configured scope.
</td> </tr> <tr> <td>tantivy:deny-add-document
Denies the add_document command without any pre-configured scope.
</td> </tr> <tr> <td>tantivy:allow-reindex
Enables the reindex command without any pre-configured scope.
</td> </tr> <tr> <td>tantivy:deny-reindex
Denies the reindex command without any pre-configured scope.
</td> </tr> <tr> <td>tantivy:allow-remove-document
Enables the remove_document command without any pre-configured scope.
</td> </tr> <tr> <td>tantivy:deny-remove-document
Denies the remove_document command without any pre-configured scope.
</td> </tr> <tr> <td>tantivy:allow-search
Enables the search command without any pre-configured scope.
</td> </tr> <tr> <td>tantivy:deny-search
Denies the search command without any pre-configured scope.
</td> </tr> <tr> <td>tantivy:allow-update-document
Enables the update_document command without any pre-configured scope.
</td> </tr> <tr> <td>tantivy:deny-update-document
Denies the update_document command without any pre-configured scope.
</td> </tr> <tr> <td>tantivy:allow-update-documents
Enables the update_documents command without any pre-configured scope.
</td> </tr> <tr> <td>tantivy:deny-update-documents
Denies the update_documents command without any pre-configured scope.
</td> </tr> </table>