X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Farchitecture.xml;h=c5cda765924d405d1bdac8d7bef362b0eed8336c;hb=e9f4ac05ebcdf0bf3497e62d0f70e9b643d9cc80;hp=dca89257ad866bba973d176d98150f158a9eccb8;hpb=763bf5f4fc8d22feda4784ec7a9db01902902016;p=idzebra-moved-to-github.git diff --git a/doc/architecture.xml b/doc/architecture.xml index dca8925..c5cda76 100644 --- a/doc/architecture.xml +++ b/doc/architecture.xml @@ -1,5 +1,5 @@ - + Overview of &zebra; Architecture
@@ -170,9 +170,9 @@ In addition to &acro.z3950; requests, the &yaz; server frontend acts as HTTP server, honoring - &acro.sru; &acro.soap; + &acro.sru; &acro.soap; requests, and - &acro.sru; &acro.rest; + &acro.sru; &acro.rest; requests. Moreover, it can translate incoming &acro.cql; @@ -496,6 +496,20 @@ &acro.xml; and &acro.sutrs; + + + zebra::snippet + + + Get snippet for record. This includes a phrase from the original + record at the point where a match occurs (for a query). By default + give terms before - and after are included in the snippet. The + matching terms are enclosed within element + <s>. The snippet facility requires + Zebra 2.0.16 or later. + + &acro.xml; +