Skip to content

Commit

Permalink
add solr API examples
Browse files Browse the repository at this point in the history
  • Loading branch information
rmccullagh committed Nov 10, 2024
1 parent bc0baa6 commit 9fe5fe1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions solr/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ this command

```curl
curl http://localhost:${SOLR_PORT:-8983}/solr/admin/cores
curl http://localhost:8983/solr/drupal/config
curl http://localhost:8983/solr/drupal/schema
```

## Resources
Expand Down

0 comments on commit 9fe5fe1

Please sign in to comment.