Downloads

Download apachesolr-6.x-3.0-rc2.tar.gztar.gz 219.87 KB
MD5: 7bb3a532832e9c4d4530ee4a57926586
SHA-1: fb62ebf5f0eab0176333200a573b3a4e4af2e7c8
SHA-256: 9aa048fb5cae29a615212ef1f6a53ffd8c401e5b99109d4e7742500243cacea7
Download apachesolr-6.x-3.0-rc2.zipzip 250.44 KB
MD5: 3add62d619a6b731360fcce55f2f2af4
SHA-1: 8fcfe7e58e424c074b9f37ceb1b68e2af220e175
SHA-256: 170cdcadb3cabc27e4f571456742be525fbb145dc2b7bf06606d926fae9ccfad

Release notes

#2157849: Copy over the new Solr Config files from the common schema project by Nick_vh, pwolanin: Copy over the new Solr Config files from the common schema project
#2072211: Document the behavior of apachesolr_access relative to hook_node_access by pwolanin: Document the behavior of apachesolr_access() relative to hook_node_access().
#2033913: Small error in schema.xml by Nick_vh | epieddy: Fixed Small error in schema.xml.
#1807552: Site and url wrong when indexing multilingual content (using i18n module) - causes REGRESSION by pwolanin: further fixes to use the right language field.
#1896470: Integrate Apache Solr Common Configurations for Solr 3.x and 4.x (Highlighting broken) by Nick_vh, mkalkbrenner: Fixed Integrate Apache Solr Common Configurations for Solr 3.x and 4.x (Highlighting broken).
#2050747: Anonymous user names are not indexed correctly, empty facet value causes Solr error by pwolanin: fix for Anonymous user names are not indexed correctly, empty facet value causes Solr error.
#1807552: Site and url wrong when indexing multilingual content (using i18n module) - causes REGRESSION by pwolanin: fix for regression: urls must be rendered at display time in search results.
#1974076: Allow search pages to suppress the search form box on core search pages also by Nick_vh, pwolanin: Allow search pages to suppress the search form box on core search pages also.
#1965210: More Like This blocks configuration page broken due to change in schema map positions by pwolanin: fix for More Like This blocks configuration page broken by Solr 3.x vs 4.x schema key positions.
#1918434: Negative filter queries don't work due to validFilterValue() disallowing dashes by pwolanin, ajw: fix negative filter queries in validFilterValue().
#1946132: ERROR: Warning: implode() [function.implode]: Invalid arguments passed in theme_apachesolr_search_snippets() (line 1708 of...) by mkalkbrenner: Fix for Invalid arguments passed to theme_apachesolr_search_snippets().
#2013805: Add watchdog logging for index deletes by janusman: Add watchdog logging for index deletes.
#1757470: Boolean field type facet by j0rd: Fix for Boolean field type facet mapping.
#1933080: API hook_apachesolr_delete_by_query() definition missing reference sign. by mr.baileys: fix for API docs for hook_apachesolr_delete_by_query().
#1952444: Bring back the book facet by kevin.dutra: Bring back the book facet.
#1984530: Remove non-existent ctools export callbacks by blazindrop: Remove non-existent ctools export callbacks.
#2006602: Documents are deleted from the Solr index in read-only environments by David_Rothstein: Fix for Documents are deleted from the Solr index in read-only environments.
#1965204: Display Facets on non-search with * as path breaks search by jantoine, pwolanin: fix for Facets on * as path breaks search, mutiple queries run.
#1937598: Update date boost not applied by kevin.dutra: Fix for Update date boost not applied.
#1955616: Error in SQL syntax during cron run by hussainweb: Fix for Error in SQL syntax during cron run.
#1854112: Call to undefined function field_info_fields() by pwolanin: Fix for Call to undefined function field_info_fields().
#1992342: Modify apachesolr_date_default_indexing_callback() for structure of D6 date fields by wonder95: Fixed Modify apachesolr_date_default_indexing_callback() for structure of D6 date fields.
#1931328: Cancel links do not always take you where you expect by Nick_vh | kevin.dutra: Fixed Cancel links do not always take you where you expect.
#1927032: Avoid spaces between words and punctution marks in search result snippets by mkalkbrenner, wonder95: Fixed Avoid spaces between words and punctution marks in search result snippets.
#1918566: Devel integration: debug index documents on all environments / indexes by wonder95, mkalkbrenner: Added Devel integration: debug index documents on all environments / indexes.
#1922810: Admins do not get all results by kevin.dutra: Fixed Admins do not get all results.
#1902886: Search Shows Content Type Machine Name instead of human readable name by Nick_vh | deverman: Search Shows Content Type Machine Name instead of human readable name.
#1668454: for drupal installation in directory block_search redirect wrong. by killua99, Nick_vh: For drupal installation in directory block_search() redirect wrong.
#1814080: Apachesolr sort block fills cache_block table without stopping by pwolanin: fix block caching flags for apachesolr_search.
#1992602: Wrong/Incompatible field used for spellcheck index creation by drunken monkey: fix for Wrong field used for spellcheck index creation.
#1988100: Add back qt=standard support by pwolanin: Add back qt=standard support
#1988090: regression: highlighting should use STRONG not EM tags by pwolanin: Fix for highlighting should use STRONG not EM tags.
#1985526: Add back buildOnOptimize for the spellchecker by pwolanin: Add back buildOnOptimize for the spellchecker.
#799970: update README.txt and other docs w.r.t. required conf files. by pwolanin: pull in changes to common config in #1984442
#1922632: Remove nodeaccess module dependency by pwolanin: remove obselete dependency on nodeaccess module.
#1917376: Index configuration form lacks description and order by kevin.dutra, pwolanin: Fix for Index configuration form lacks description and order.
#1917616: Page ID field called "Label" by kevin.dutra: Fix for Page ID field called "Label".
#1915316: Indexing problem with prefixed node table by m.stenta: Fix for Indexing problem with prefixed node table.
#1900006: Undefined variable causes warning on node type uninstall by Nick_vh, pwolanin: Fixed Undefined variable causes warning on node type uninstall.
#1861544: Incorrect use of $field_map in SolrBaseQuery::getSolrsortUrlQuery by fizk: Fixed Incorrect doc for $field_map in SolrBaseQuery::getSolrsortUrlQuery.
#1871866: Type bias for all entities backport minor UI change from 7.x
#1836262: Allow indexing of a set number of items using drush by ianmthomasuk, Nick_vh: Added Allow indexing of a set number of items using drush.
#1868870: Changes to interface cause fatal errors for modules that implement the interface by cpliakas | Nick_vh: Revert changes to interface cause fatal errors for modules that implement the interface.
#1550964: Support Solr 4.0 schema by dirtabulous, Nick_vh, drzraf, rajivk, rjbrown99, j0rd | tinflute: Support Solr 4.0 schema.
#1803512: The OR operator returns no results for facets with colons in the value (such as entity reference facets) by David_Rothstein | amanire: Fixed The OR operator returns no results for facets with colons in the value (such as entity reference facets).
#1679392: Move logic from apachesolr_default_node_facet_info() into a separate function so other modules can use it for non-node entities by David_Rothstein, brianV: Move logic from apachesolr_default_node_facet_info() into a separate function so other modules can use it for non-node entities.
#1828040: Cannot access empty property in query_type_numeric_range.inc on line 77 by david.gil, Nick_vh: Fixed Cannot access empty property in query_type_numeric_range().inc on line 77.
#1825840: Typo in menu description by firebird: Fixed Typo in menu description.
#1966044: Local params in search box unexpectedly affect Solr query parsing by pwolanin: Fix for Local params in search box unexpectedly affect Solr query parsing.
#1909230: Bundle types ignored when marking content for reindexing by wonder95: Fixed Bundle types ignored when marking content for reindexing.
#1827320: Upgrading from 6.x-3.x does not need apachesolr_update_7000-15 by drumm: Fixed Upgrading from 6.x-3.x does not need apachesolr_update_7000-15.
#1693092: function apachesolr_entity_update() and $status_callback($id, $type) broken the node by killua99, Nick_vh: Fixed function apachesolr_entity_update() and $status_callback()($id, $type) broken the node.

Created by: Nick_vh
Created on: 29 Apr 2014 at 07:36 UTC
Last updated: 1 Aug 2018 at 23:53 UTC
Bug fixes
Insecure

Other releases