Apache Solr Autocomplete

Categories

Component ID

561612

Component name

Apache Solr Autocomplete

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

86064

Component created

Component changed

Component body

Add-on module to Apache Solr Search Integration that adds simple autocomplete functionality. It enforces node access, meaning that all suggestions are only from nodes that the user actually has access to.

If you have a stopwords.txt file in your Solr configuration directory, it will use that to avoid suggesting those words.

Requirements

Requires Apache Solr Search Integration.

Installation

Install and enable module. All search boxes that lead to an Apache Solr search will automatically be autocomplete-enabled.

Want a feature? Have a suggestion? Please file an issue.