Download Size md5 hash
xc-6.x-1.1-alpha5.tar.gz 404.09 KB 31b59d82728b3d564a84af1fc46ddc04
xc-6.x-1.1-alpha5.zip 547.82 KB 233b174802cf1fd38df25ffd3f8cb47d
Last updated: December 25, 2010 - 00:13

The alpha5 release does not contains too much new features, but it make the whole module more unified, documented, robust, and better. It contains several bugfixes, thanks to the feedback from partners. The important changes:

  • the search interface theming system became more clear,
  • there is a search user interface admin page,
  • pre-search facet,
  • more documentations,

The log of changes:

  • #337442 Bugfix: the date fields were configured as double (_d) instead of date (_dt) type. Corrected.
  • #337198 Change the XC facets block label to 'Faceted navigation'
  • #337192 Implementing pre-populated facet fullfillment. If there's no query, and the search UI is set to do prepopulate facets, the facets will be fullfilled.
  • #336654, #336622, #336542, #336500, #336174, #336066, #336050 Menu checking, and documentation different modules
  • #336108 modifying xc_oaiharvester_bridge implementation of hook_oaiharvester_schedule_view
  • #336076 including solrconfig.xml
  • #336068 Bugfix in creating xc_source
  • #335600 empty block if there is no facet defined
  • #335598 bugfix for xc_location
  • #335596 Check style, db_result usage, and bug fix for Solr display in storage location form
  • #335518, #335378 working on db_rewrite_query and other DB problems
  • #334370 Error message, when the template couldn't be saved into file, and code highlight in template view page.
  • #333618 Making the facets sync with admin interface
  • #332918 Handling XML comments and element without attributes in OAI-PMH response inside the regex-based parser.
  • #332326 Making a top level search UI, which covers facets, highlighters, and later other features, which could govern the display, and behaviour of search UI.
  • #330936 Very important change: the full record display is integrated to the node view!
  • #330580 A long awaited functionality: when the user saves a display template, it will be saved not just in the DB, but into a template file undex xc_search/templates directory
  • #330362 Workaround for thy type/metadata_type problem
  • #330358 correct reference to displaying/xc_search_facet_group
  • #330104 applying html_entity_decode() to the content of database XML dump field contents
  • #329496 Unifiing the $xc_record variable in templates, replace the old $xc
  • #329474 Move XC Search templates to xc_search/templates directory
  • #329472 creating xc_search/templates directory
  • #329360 Make search result list more themeable