Path

ez components / documentation / api reference / trunk / search


eZ Components trunk

Search: ChangeLog

[ Tutorial ] [ Solr schema ] [ Class tree ] [ Element index ] [ ChangeLog ] [ Credits ]

1.0rc1 - Tuesday 10 June 2008

  • Changed the way how ezcSearchQueryBuilder works. You will now have to run parseSearchQuery() instead of just passing the query object, query string and fields to the constructor.
  • Changed the nested array result for documents into a structure where each ezcSearchResult contains an array of ezcSearchResultDocument objects, which on its turn contain the score, highlighting and document itself.
  • Changed the default limit fo returned search results for the Solr handler from 10 to unlimited (well, 999999).

1.0alpha2 - Tuesday 13 May 2008

  • Fixes to the Solr handler:

    • Implemented missing "order by" support.
    • Fixed between support.
    • Fixed boost support in case a field already had a boost value assigned by default.

1.0alpha1 - Monday 05 May 2008

  • Initial release of this package.
Last updated: Fri, 03 Oct 2008