Skip to content

Commit

Permalink
fix reindex command #9260
Browse files Browse the repository at this point in the history
  • Loading branch information
pdurbin committed Aug 28, 2023
1 parent be34440 commit 2308c10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/release-notes/9260-solr930.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ We assume that you already have a user called "solr" (from the instructions abov
For details, see https://guides.dataverse.org/en/9260-solr930/admin/solr-search-index.html

```
curl http://localhost:8080/api/admin/index/status
curl http://localhost:8080/api/admin/index
```

1. If you have custom metadata blocks installed, you must update your Solr schema.xml to include your custom fields.
Expand Down

0 comments on commit 2308c10

Please sign in to comment.