Apache Solr Live Results

Categories

Component ID

2451561

Component name

Apache Solr Live Results

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Add-on module to Apache Solr Search Integration that adds simple live search results functionality and use autocomplete functionality of the Apache Solr Autocomplete module. Besides it adds new setting tab to Apache Solr Search Integration module.

Requirements
Requires Apache Solr Search Integration and Apache Solr Autocomplete

NOTE: ApacheSolr Live Search Results 7.x-1.0 requires apachesolr_autocomplete 7.x-1.4 or greater.

Installation
Install and enable module. All search boxes that lead to an Apache Solr search will automatically be live-search-results-enabled and autocomplete-enabled. Also you can add two css classes: ".apachesolr-live-results.unprocessed" to any textfield and they will use all module functionality.

Notes
Thanks to @Yuliya_Prach for helping out with the code.