LP#1663374: Release notes for metarecord search by default
authorMike Rylander <mrylander@gmail.com>
Thu, 9 Feb 2017 20:29:52 +0000 (15:29 -0500)
committerKathy Lussier <klussier@masslnc.org>
Thu, 16 Feb 2017 02:43:08 +0000 (21:43 -0500)
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
docs/RELEASE_NOTES_NEXT/OPAC/Metarecord_search_by_default.adoc [new file with mode: 0644]

diff --git a/docs/RELEASE_NOTES_NEXT/OPAC/Metarecord_search_by_default.adoc b/docs/RELEASE_NOTES_NEXT/OPAC/Metarecord_search_by_default.adoc
new file mode 100644 (file)
index 0000000..e85efd6
--- /dev/null
@@ -0,0 +1,12 @@
+Allow Metarecord Search by default
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+Before the TPAC, a site could configure the OPAC to use metarecord searching
+by default, via a configuration file.  Here we bring that back.
+
+A new setting called search.metarecord_default is present in
+templates/opac/parts/config.tt2 to enable this feature.  By setting this to
+a true value (normally 1) the TPAC will silently include the #metabib search
+modifier in the search form on any interfaces that do not have a UI component
+that allows the user to control the setting.
+
+