apachesolr_ajax 6.x-1.11

Unsupported

#846568 1.11 updates
#771316 Option to disable AJAX interface

apachesolr_ajax 6.x-1.10

Bug fixes
Unsupported

Fix regular expression in apachesolr_ajax_url_to_state()

apachesolr_ajax 6.x-1.6

Unsupported

Reduce the number of steps needed to get the module up and running.

apachesolr_ajax 6.x-1.5

Unsupported

Add a dummy POST body, as mod_security rejects empty POST requests.

apachesolr_ajax 6.x-1.4

Bug fixes
Unsupported

Adds a new hook: hook_apachesolr_ajax_enable(). Currently, apachesolr_ajax is enabled if the request is to a path matching "search/apachesolr_". If you would like to enable apachesolr_ajax under other conditions, you may implement hook_apachesolr_ajax_enable(). Return TRUE to enable apachesolr_ajax. Return FALSE, otherwise.

apachesolr_ajax 6.x-1.3

New features
Unsupported

Adds a new hook: hook_apachesolr_ajax_enable(). Currently, apachesolr_ajax is enabled if the request is to a path matching "search/apachesolr_". If you would like to enable apachesolr_ajax under other conditions, you may implement hook_apachesolr_ajax_enable(). Return TRUE to enable apachesolr_ajax. Return FALSE, otherwise.

apachesolr_ajax 6.x-1.2

Unsupported

Fix selector for apachesolr forms.
Remove apachesolr 6.x-2.x checkbox code.

apachesolr_ajax 6.x-1.1

Unsupported

Rewrite of the apachesolr_ajax module to not depend on the AJAX Solr library.

Subscribe with RSS Subscribe to Releases for Apache Solr AJAX