projects
/
working
/
Evergreen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f5d9f46
)
Tech notes continued
author
Bill Erickson
<berickxx@gmail.com>
Wed, 18 Sep 2019 14:19:41 +0000
(10:19 -0400)
committer
Bill Erickson
<berickxx@gmail.com>
Tue, 22 Oct 2019 13:18:21 +0000
(09:18 -0400)
Signed-off-by: Bill Erickson <berickxx@gmail.com>
docs/TechRef/elasticsearch.adoc
patch
|
blob
|
history
diff --git
a/docs/TechRef/elasticsearch.adoc
b/docs/TechRef/elasticsearch.adoc
index
5b3408f
..
fdbbf26
100644
(file)
--- a/
docs/TechRef/elasticsearch.adoc
+++ b/
docs/TechRef/elasticsearch.adoc
@@
-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.