-
Solace Search: February 25, 2011 2:13
Commit 995e5a9 on master, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
Solace Search: February 25, 2011 2:13
Commit 9368c65 on 7.x-1.x, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
Solace Search: February 25, 2011 2:13
Commit 782b242 on 6.x-1.x, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
Initial commit for Core Library module
-
API change: Refactored the module in order to track Solace API changes Feature: No longuer uses a cache table, prefer session usage for keeping the current search up to date Feature: Leave peacefully side by side the 'apachesolr_search' module Feature: Alter the 'search' module block in order to use it when the 'apachesolr_search' module is not the default search engine Feature: Better results display Bugfix: No longer do any node_load() when fetching results, display raw SolR results instead UI: Added nice score bar side by side to results
-
Feature: Search button now got on top of filter form
-
Feature: Added teaser display to search results
-
Bugfix: Modified code to follow Solace API changes
-
Fixed error message when trying to do an empty query
-
Bugfix: Dates are now displayed in search result Feature: Fields are now fetched by SolR using new Solace API features instead of doing extensive node_load() Feature: Added pager implementation on search results Feature: Quick search handling Bugfix and code refactor: No longer use of cache_set() and cache_get() to get and fetch results over pages, all goes to $form_state and $_SESSION Feature: Better result page display, with page number, pager, document number Feature: Page result display now display form on top of page to allow user to refine its query