New functionality and code improvements including:
Allow i14y indexing to be disabled without disabling usasearch_api module
Additional support for workbench
Provide a Search block that does not rely on core Search module
DigitalGov search (formerly USASearch) is an embeddable search engine that can be used to search federal websites. The Drupal 8 version like previous versions features:
Ability to index nodes by content type
Ability to specify specific nodes to be indexed
Ability to select view mode to show in search results
Rules integration. Ability to use rules instead of module configuration to determine what content gets indexed.
Applied patches
Issue #2834389 by jrglasgow: allow node type to be indexed where node hasn't been individually excluded
Issue #2834355 by jrglasgow: composer manager vs. vendor directory in usasearch_api module folder
Updated guzzlehttp/guzzle dependency to 6.2.1 (Note: Guzzlehttp now requires Php 5.5 or higher)
Search domain url uses https regardless of specified url
Issue #2745101 by faerysteel: watchdog errors present when updating a node
Issue #2678816: Revert accidental changes to README.txt and usasearch.admin.inc
Added ability to filter indexing by specifying content type and with options in individual node
Support for distinct indexing of taxonomy terms as a distinct element.
Ability to select Display Mode to use for search results display.
Updates to documentation.
Improvements to configuration UI.
Issue #2475367 by jrglasgow: extra white space causing bad html
Issue #2516884 by dstol: Setting usasearch_action_domain to include a protocol breaks either javascript or the search box
Type-ahead affiliate ID (this is a numeric code, eg. 77)
features reflecting changes in the USASearch Interface. Now, just the USASearch Affiliate Name is needed. Also, the JavaScript footprint has been reduced using a new dynamic loading feature.
Removes the "Type Ahead Affiliate ID" and "Enable Discovery Tag" features reflecting changes in the USASearch Interface. Now, just the USASearch Affiliate Name is needed. Also, the JavaScript footprint has been reduced using a new dynamic loading feature.
First stable release of USASearch module! Initial options/features available are:
Affiliate name (eg. example.gov)
Search domain (only change this if USASearch has configured this option for your affiliate)
Keep Drupal search page (keeps the Drupal search page instead of redirecting it to USASearch
Enable Type-ahead
Type-ahead affiliate ID (this is a numeric code, eg. 77)