Downloads

Download tar.gz 54.83 KB
MD5: 8ad38a915862772c58f8dfe4d008f6a4
SHA-1: 1f9d4fddcebf618818ac1be85af89a4c0236a486
SHA-256: da381e74957cbc2c4f0c8e4416143332c0c9dc0e48fe0b0ac1986a959bbd00af
Download zip 80.63 KB
MD5: 1bb0c4e110e27db9096f4cd18fd333d8
SHA-1: ee19e14c359fce83da82956858cfa61e75a7634e
SHA-256: dae17a6689924b7721aa9e58fd4468d25f573465275fce4a36037cd946b18c53

Release notes

This is a major changes release. API is now more stable, filters classes benefits from a better abstraction, AHAH helpers, and UI have been revamped. A lot of bugfixes have been made during the process.

It also add a new feature, the "Quick search" toolbar. This is not a direct search toolbar. It allow user to do a common query like he would do using any other search engine, and an Ajax action will parse it and create one or more matching filters.

Contextes can now define if the form should, or should not enable this feature.

Site administrators can also choose if they want to use our own Apache Solr Service, or keep using the Apache SolR Integration module default one. For now, this does not have any impact, but more features will keep coming and will benefit from our own implementation (which extends the legacy Apache SolR Integration module one by the way).

JavaScript have been rewrote, and should be more efficient and less buggy.

Complete ChangeLog from CVS:
Code refactor: Renamed all API classes to fit to Zend class naming convention
Code refactor: Splited API classes files to fit upper statement
Feature: Added (WIP) Quick search toolbar on assistant form
Feature: Added new API methods to context, which allows developper to ask SolR to arbitrary fetch schema fields
Bugfix: Better JavaScript and jQuery UI handling
Updated some documentation (but most of it is now obsolete because of API changes)
Feature: Developper can now disable tokens for default context implementation when using it
Renamed classes and files of third party integration modules in order to match new Solace API naming convention
Bugfix: Fixed a typo error
Bugfix: Empty queries does not get to SolR and return and error at top level
Feature: Exported SolR query to Assistant_Solr_Service class, extending Drupal_Apache_Solr_Service apachesolr class
Bugfix: Typo in JS
API change: SolR query objects class names
API change: Added MultipleAbstract.php with a filter that can contain multiple values abstraction
Feature: Added the 'Quick search' feature
Bugfixes: A lot
Documentaton: Some readme updates
UI: Form revamp, added icons instead of buttons
API change: Moved function used to parse quick search to main module file in order for other modules to use it.
Bugfix: Deamon crash because of partially bootstrapped API

Created by: pounard
Created on: 17 Mar 2010 at 16:35 UTC
Last updated: 17 Mar 2010 at 16:40 UTC
New features
Bug fixes
Unsupported

Other releases