apachesolr 6.x-1.0-rc1
robertDouglass - July 2, 2009 - 09:16
Official release from CVS tag: DRUPAL-6--1-0-RC1
First released: July 2, 2009 - 09:16
First released: July 2, 2009 - 09:16
Download: apachesolr-6.x-1.0-rc1.tar.gz
Size: 77.47 KB
md5_file hash: 8b87fa1450e9b6d1ae7bb6e0c9704a42
Last updated: July 2, 2009 - 09:20
View usage statistics for this releaseSize: 77.47 KB
md5_file hash: 8b87fa1450e9b6d1ae7bb6e0c9704a42
Last updated: July 2, 2009 - 09:20
Apache Solr integration 6.x-1.0-RC1, 2009-07-02
------------------------------
- #502976: Other GET parameters ignored by Apache Solr Facet Blocks by pwolanin, Scott Reynolds, robertDouglass facet links and form submissions respect non ApacheSolr $_GET parameters. Note that this changes the interface API: get_url_querystring is now get_url_queryvalues and returns and array instead of a string.
- #507708: Fix sort parameters to use field aliases, validate in query object by pwolanin, fix sort parameters to use field aliases, validate in query object.
- #299539: Acess control should be set to follow search module by kleung11 and pwolanin, use 'administer search' for permission checking.
- #503644: HTTP Status 500 - Illegal character (NULL, unicode 0) encountered by pwolanin and Jeremy, make sure we strip ctrl chars last, add logging.
- #505652: Add CSS class to "Show more/less" links in facet blocks by bdurbin, add apachesolr-showhide class to Show more link.
- #472600: Replace taxonomy/term/XXX node listings with Apache Solr search results by janusman, JacobSingh, and pwolanin, optionally hijack taxonomy pages.
- #496650: Unclick links don't work in 6.x-1.x-dev 2009-Jun-19 by mkalkbrenner, make unclick links work after #463900.
- #495258: Dev snapshot 6.x-1.x-dev 2009-Jun-18 breaks facets comment out timeAllowed params (partial roll-back of #490076)
- #495012: Facet links are broken when filtering for uid:0 (Anonymous) by pwolanin, fix Anonymous user and other 0-value facets.
- #463900: facet theme function clean-up by pwolanin and JacobSingh, facet theme function clean-up.
- #405206: Allow Apache Solr to be the default, let search module index 0 nodes per cron run by pwolanin, allow Apache Solr to be the default, let core search index 0 nodes.
- #453310: Better theming of username in facets by pwolanin, allow easier theming of username display.
- #490076: spellcheck, autocommit - minor solrconfig fixes by pwolanin, spellcheck more popular, maxqt to 20, limit search time.
- #358166: Search for just facet(s) by David Lesieur, janusman, cptnCauliflower, and pwolanin, search for just facet(s).
- #489654: Allow users to set their index as "read only" where only searches work, but no indexing or commit operations by JacobSingh, and pwolanin, allow users to set their index as "read only".
