Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Anchor
top
top
Table of Contents
maxLevel2

API endpoints

SE01 | Query Solr by GET

GET

/search/index/{collection}/{requestHandler}

...

  • GET https://dev-ddb.fiz-karlsruhe.de/api/2/search/index/search/select?q=*:*


^ Back to top

...

SE02 | Query Solr by POST

POST

/search/index/{collection}/{requestHandler}

...