Install

Using Composer to manage Drupal site dependencies

Alternative installation files

Download tar.gz 9.2 KB
MD5: ef451159f7123cbb305fb2ea07e90ecb
SHA-1: b59a4e420b5ce9aa75226fde05f8d3172fcb7218
SHA-256: e25705b6df95dec033192366aafe035fcb2008cf910a4eb8cea6d4bacd660c3f
Download zip 10.84 KB
MD5: e5596afa399bafa5b80f4e0853e53c79
SHA-1: f397b1c366b93a39824c3aafd5952d4b61e24d97
SHA-256: d2d1dec5fe84b86721faea9a12d59400f91c437b3f1795fec620c6c553e14e61

Release notes

D8 port of Search Autocomplete module.
---------------------------------------

> Offers integration with Search from Drupal core. Autocompletion can be set to:
- Search Page content search form
- Search Block form
> Suggestions come from search_index table. In other words, is can be any word appearing in your content.
> Autocompletion is made thought Drupal Form API capacities (misc/autocomplete.js) in other word it enables the Drupal core autocompletion.
> Choose number of characters to be input before autocompletion suggestions appears.
> Choose number of suggestions to display.
> Suggestions can be sorted:
- naturally (none)
- alphabetically
- by keyword score
- by keyword relevancy

Sponsored by www.axiomcafe.fr

Created by: dom.
Created on: 8 Aug 2011 at 13:16 UTC
Last updated: 26 Feb 2015 at 19:43 UTC
Unsupported

Other releases