Project

General

Profile

Actions

feature request #7834

closed

taxonGraph search listing all included names implemented

Added by Andreas Kohlbecker almost 6 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
New
Category:
cdmlib
Target version:
Start date:
Due date:
% Done:

100%

Estimated time:
Severity:
normal

Related issues

Precedes EDIT - bug #7835: taxonGraph search block implementedClosedAndreas Kohlbecker

Actions
Actions #1

Updated by Andreas Kohlbecker almost 6 years ago

  • Precedes bug #7835: taxonGraph search block implemented added
Actions #2

Updated by Andreas Kohlbecker almost 6 years ago

  • Status changed from New to Resolved
  • % Done changed from 0 to 50
Actions #3

Updated by Andreas Kohlbecker almost 6 years ago

  • Status changed from Resolved to Closed
  • % Done changed from 50 to 100

controller endpoint:

/registrationDTO/findInTaxonGraph?taxonNameFilter={QUERYTEXT}&pageNumber={PAGEINDEX}'

to test with httpie and jq :

http 'http://localhost:8080/registrationDTO/findInTaxonGraph?taxonNameFilter=Navicu&pageNumber=0' | jq '.records[] | {summary: .summary, id: .specificIdentifier}'
Actions

Also available in: Atom PDF