Closed qjhart closed 1 year ago
@UcDust I've put this into Q/A for you to review, and let me know if you can complete the search pages, and the CSV download #190 with this information.
@qjhart
In name
, can Role, Department
be separated by comma instead of dot as it currently is?
@qjhart
Also some of the roles/departments come back as Undefined . Undefined
, could that be fixed?
Aggie Experts Linked data has been updated to include a schema.name
property for every vcard. This combines name, title and department if they all exist.
On import into Aggie Experts, the best contact's schema:name is promoted to the document level.
The query interface will start with these components:
/api/search?q=[query term]&page=[page number default 1]&size=[page size default 10]
only
q
is required.The response includes :
total
,params
,hits
. Eachhit
contains and_inner_hits
with the matching nodes.https://sandbox.experts.library.ucdavis.edu/api/search?q=evapotranspiration&page=2&size=2