Add auto suggest documentation from Sally/ESI. Thanks Sally and ESI.
authorrsoulliere <robert.soulliere@mohawkcollege.ca>
Sat, 12 May 2012 14:16:50 +0000 (10:16 -0400)
committerrsoulliere <robert.soulliere@mohawkcollege.ca>
Sat, 12 May 2012 14:16:50 +0000 (10:16 -0400)
May want to revisit location of documentation. Some of this is OPAC/ end user  and some is admin related.

admin/auto_suggest_search.txt [new file with mode: 0644]
media/Auto_Suggest_in_Catalog_Search1.jpg [new file with mode: 0644]
media/Auto_Suggest_in_Catalog_Search2.jpg [new file with mode: 0644]

diff --git a/admin/auto_suggest_search.txt b/admin/auto_suggest_search.txt
new file mode 100644 (file)
index 0000000..c33db6b
--- /dev/null
@@ -0,0 +1,32 @@
+Auto Suggest in Catalog Search 2.2\r
+----------------------------------\r
+\r
+The auto suggest feature suggestions for completing search terms as the user enters his search query.  Ten suggestions are the default, but the number of suggestions is configurable at \r
+the database level. Scroll through suggestions with your mouse, or use the arrow keys to scroll through the suggestions.  Select a suggestion to view records that are linked to \r
+this suggestion. This feature is not turned on by default.  You must turn it on in the Admin module.\r
+\r
+\r
+Enabling this Feature\r
+~~~~~~~~~~~~~~~~~~~~~\r
+\r
+. To enable this feature, click *Admin* -> *Server Administration* -> *Global Flags*.\r
+. Scroll down to item 10, OPAC.\r
+. Double click anywhere in the row to edit the fields.\r
+. Check the box adjacent to *Enabled* to turn on the feature.\r
+. The *Value* field is optional.  If you checked *Enabled* in step 4, and you leave this field empty, then Evergreen will only suggest searches for which there are any corresponding MARC records.\r
++\r
+note: If you checked *Enabled* in step 4, and you enter the string, *opac_visible*, into this field, then Evergreen will suggest searches for which \r
+there are matching MARC records with copies within your search scope.  For example, it will suggest MARC records with copies at your branch.\r
++\r
+. Click *Save.*\r
+\r
+image::media/Auto_Suggest_in_Catalog_Search2.jpg[Auto_Suggest_in_Catalog_Search2]\r
+\r
+Using this Feature\r
+~~~~~~~~~~~~~~~~~~\r
+\r
+. Enter search terms into the basic search field.  Evergreen will automatically suggest search terms.\r
+. Select a suggestion to view records that are linked to this suggestion. \r
+\r
+image::media/Auto_Suggest_in_Catalog_Search1.jpg[Auto_Suggest_in_Catalog_Search1]\r
+\r
diff --git a/media/Auto_Suggest_in_Catalog_Search1.jpg b/media/Auto_Suggest_in_Catalog_Search1.jpg
new file mode 100644 (file)
index 0000000..6cbf623
Binary files /dev/null and b/media/Auto_Suggest_in_Catalog_Search1.jpg differ
diff --git a/media/Auto_Suggest_in_Catalog_Search2.jpg b/media/Auto_Suggest_in_Catalog_Search2.jpg
new file mode 100644 (file)
index 0000000..c17abdb
Binary files /dev/null and b/media/Auto_Suggest_in_Catalog_Search2.jpg differ