Keywords search using autoComplete search control

Build 1501 on 14/Nov/2017  This topic last edited on: 8/Sep/2016, at 11:10

Since the GN4 version 2.3.2762.x, you can search keywords using a control that displays and allows selection of suggestions from the associated keyword set, e.g.

  <searchForm>

    <ssc:and>

      ...

      <ssc:suggest path="gn4:keywords/gn4:item" 

                         attributeFullName="archiveObject.keywords" 

                         minChars="3"/>

The suggest search control works in a similar fashion to that created by the Suggest template used when editing a keyword value.

Keywords are entered as a comma separated list.