Add release note for multilingual search
authorMike Rylander <mrylander@gmail.com>
Tue, 27 Feb 2018 20:48:01 +0000 (15:48 -0500)
committerKathy Lussier <klussier@masslnc.org>
Tue, 27 Feb 2018 21:18:58 +0000 (16:18 -0500)
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
docs/RELEASE_NOTES_NEXT/OPAC/multilingual_search.adoc [new file with mode: 0644]

diff --git a/docs/RELEASE_NOTES_NEXT/OPAC/multilingual_search.adoc b/docs/RELEASE_NOTES_NEXT/OPAC/multilingual_search.adoc
new file mode 100644 (file)
index 0000000..425654f
--- /dev/null
@@ -0,0 +1,17 @@
+Multi-source Attributes
+^^^^^^^^^^^^^^^^^^^^^^^
+We now allow record attribute definitions to extract data using more than
+one strategy (XPath, tag+subfield, fixed field, etc) as long as the values
+from various sources would, after normalization, have the same shape.
+
+Multilingual Search
++++++++++++++++++++
+This change allows us to configure multilingual search, by extracting values
+from both the 008 controlfield and the 041 datafield.  Because the values
+in each can be normalized to the same controlled list (and, in practice, are
+already from the same normalized value set), OPAC searches can now use normal
+boolean search semantics to find records with various combinations of
+language attributes.
+
+Eg., in the concerto test data: keyword: piano item_lang(eng) item_lang(ita)
+