User: dww Branch: HEAD Date: Tue, 10 Aug 2010 22:31:36 +0000 Modified files: /modules/project/solr project_solr.module Log message: #428292 by csevb10, dww: Changes to support a version filter at /download: - Fixed bugs in project_solr_apachesolr_modify_query() from #425986 to ensure that we only move project-type-specific facets into subqueries, not just any facet that happens to start 'im_vid*'. - Fixed bugs in project_solr_apachesolr_prepare_query() so that we use add_query() instead of fq parameters so that they are properly handled via the cached query object. - Fixed project_solr_browse_projects_form() so that the path to redirect to is now an optional parameter to the form builder. - Added a project_solr_get_api_version_field() helper function to reuse code. - Clarified and improved code comments. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/project/solr/proje...