Tech notes continued
authorBill Erickson <berickxx@gmail.com>
Wed, 18 Sep 2019 14:19:41 +0000 (10:19 -0400)
committerBill Erickson <berickxx@gmail.com>
Fri, 17 Jan 2020 19:36:02 +0000 (14:36 -0500)
Signed-off-by: Bill Erickson <berickxx@gmail.com>
docs/TechRef/elasticsearch.adoc

index 5b3408f..fdbbf26 100644 (file)
@@ -96,6 +96,9 @@ Additional options may be passed to the elastic API to include holdings-level
 location and availability filtering.  (Note the client could add such filters, 
 but baking it into the API saves the client a lot of work for a common work flow).
 
+Facets are generated from ES and included in the API response.  No external 
+faceting or facet caching is required.
+
 == User Interface ==
 
 The branch includes an Elastic service baked into the Angular staff catalog.