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:index2record

Differences

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

Link to this comparison view

development:apis:index2record [2020/05/12 13:22] – created demiankatzdevelopment:apis:index2record [2023/11/09 19:24] (current) demiankatz
Line 1: Line 1:
 ====== Secondary Index Record API ====== ====== Secondary Index Record API ======
-Available from version 7.0+// This API was introduced in release 7.0. //
  
 The secondary index record API is identical to the regular [[development:apis:record|Record API]], but it searches the secondary Solr index configurable through Search2.ini. API requests are structured the same as primary record retrievals, but the "record" part is replaced with "index2/record" -- e.g. http://localhost/vufind/api/v1/index2/record?id=123 The secondary index record API is identical to the regular [[development:apis:record|Record API]], but it searches the secondary Solr index configurable through Search2.ini. API requests are structured the same as primary record retrievals, but the "record" part is replaced with "index2/record" -- e.g. http://localhost/vufind/api/v1/index2/record?id=123
 ---- struct data ---- ---- struct data ----
 +properties.Page Owner : 
 ---- ----
  
development/apis/index2record.1589289727.txt.gz · Last modified: 2020/05/12 13:22 by demiankatz