Download Size md5 hash
apachesolr-6.x-2.0-beta3.tar.gz 109.2 KB 96dccfbd6876b31b1cb503e67836d234
apachesolr-6.x-2.0-beta3.zip 126.92 KB cdbc9d682457b1c8277220485ea392fa
Official release from tag: 6.x-2.0-beta3
Last updated: December 24, 2010 - 22:28

Changes since DRUPAL-6--2-0-BETA2:

  • #885950 by pwolanin, csevb10 preserve added/removed filters when filterstring is re-parsed.
  • #751004 by pwolanin, jpmckinney, rjbrown99, robertDouglass | EugenMayer, camidoo: Fixed Respect NODE_BUILD_SEARCH_INDEX exclusion setting.
  • #899560 by robertDouglass: Fixed apachesolr_do_query() has to take by reference.
  • #899590 by robertDouglass: Changed CCK facet definitions needs to expand its role and have a 'facets' param.
  • #899590 by robertDouglass: Changed CCK facet definitions needs to expand its role and have a 'facets' param.
  • #901720 by robertDouglass: Fixed Highlighting snippets in search results not flexible enough, and logic improvement.
  • #901720 by robertDouglass: Fixed Highlighting snippets in search results not flexible enough, and logic improvement.
  • #896324 by ahankinson | jpmckinney: Fixed module_invoke() called too late.
  • #901720 by robertDouglass: Fixed Highlighting snippets in search results not flexible enough, and logic improvement.
  • #373824 by pwolanin | David Stosik: Fixed Attachment count is not displayed in search results.
  • #878996 by pwolanin | weri: Added Don't break the loop .
  • #704190 by pwolanin: Added Add page callbacks to display conf files in the index in reports.
  • New module: Apachesolr Text. This module is for use with the CCK Content Permissions module. It takes care of the indexing of text fields when anonymous users cannot see them, and searches on those text fields while respecting the role based access permissions set by the content_permissions module.
  • #864146 by pwolanin | jpmckinney: Fixed When moving fq to q.alt, we should parenthesize each fq.
  • #828412 by eosrei | jpmckinney: Fixed apachesolr_get_facet_definition() searches incorrect field for definition.
  • #840358 by pwolanin | torstenzenk: Fixed Error searching Taxonomies.