About Features Downloads Getting Started Documentation Events Support GitHub

Love VuFind®? Consider becoming a financial supporter. Your support helps build a better VuFind®!

Site Tools


Warning: This page has not been updated in over over a year and may be outdated or deprecated.
development:apis:search

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
development:apis:search [2016/12/13 14:02] – [Search API] emaijaladevelopment:apis:search [2023/11/09 19:24] (current) – [Search API] demiankatz
Line 1: Line 1:
 ====== Search API ====== ====== Search API ======
  
-Available from version 4.0.+// This API was introduced in release 4.0. //
  
 The search API can be used to search the biblio index. The API uses the same URL syntax as the normal basic search in the VuFind UI, so that it's easy to move the same search between the API and the UI. The search API can be used to search the biblio index. The API uses the same URL syntax as the normal basic search in the VuFind UI, so that it's easy to move the same search between the API and the UI.
Line 8: Line 8:
  
 Record fields available throught the endpoints are defined in SearchApiRecordFields.yaml configuration file. This file is also used for building the Swagger specification. Additional details come from theme templates templates/api/swagger.phtml and templates/searchapi/swagger.phtml. Record fields available throught the endpoints are defined in SearchApiRecordFields.yaml configuration file. This file is also used for building the Swagger specification. Additional details come from theme templates templates/api/swagger.phtml and templates/searchapi/swagger.phtml.
 +
 ===== Permissions Required ===== ===== Permissions Required =====
  
Line 30: Line 31:
  
 ---- struct data ---- ---- struct data ----
 +properties.Page Owner : 
 ---- ----
  
development/apis/search.1481637743.txt.gz · Last modified: 2016/12/13 14:02 by emaijala