Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download apachesolr-7.x-1.0-rc1.tar.gztar.gz 164.62 KB
MD5: 84df9fbea964afd40f4e78239565cbfb
SHA-1: 1151adb12ff907971bc682da9503924f1847001c
SHA-256: ffcdfceaee61349965eea65baec656b7d48811f4fca5faf4d9181ed168f587a8
Download apachesolr-7.x-1.0-rc1.zipzip 186.41 KB
MD5: 120cd690452dc3f40f6ff085a6b58f29
SHA-1: 97af9e78a77917287dd7b489d20ef92acc7b5a92
SHA-256: cd04dcb1e83f34968ec86c28a74177fbec61ecd13ce758704385a71b44d79da2

Release notes

This is the first Release Candidate of the Apache Solr Module.
It took a while and hopefully no bugs will be discovered during this process ;-)

#1642140: Make the search query also escape the slash and move away from menu_tail to just 1 argument by Nick_vh: Fixed Make the search query also escape the slash and move away from menu_tail() to just 1 argument.
#1518108: Devel interface for inspecting solr documents by grendzy: Added Devel interface for inspecting solr documents.
#1402748: Check in apachesolr_do_query if the static of the query with that name already exists, and if so return it by Nick_vh: Fixed Check in apachesolr_do_query() if the static of the query with that name already exists, and if so return it.
#1631702: Report at admin/reports/apachesolr doesn't always display data from the current default solr server by Nick_vh | khaled.zaidan: Fixed Report at admin/reports/apachesolr doesn't always display data from the current default solr server.
#1647668: Error messages when indexing - Notice: Undefined property: stdClass::$nid in DatabaseStatementBase->fetchAllAssoc() by paulmckibben: Fixed Error messages when indexing - Notice: Undefined property: stdClass::$nid in DatabaseStatementBase->fetchAllAssoc().
#1475014: Drush command solr-delete-index ignores type arguments by ceng, Nick_vh: Fixed Drush command solr-delete-index ignores type arguments.
#1588256: Warning: Invalid argument supplied for foreach() in apachesolr_entity_update() (line 1766 of /apachesolr/apachesolr.module) by InternetDevels.Com, Nick_vh | RaulMuroc: Fixed Warning: Invalid argument supplied for foreach() in apachesolr_entity_update() (line 1766 of /apachesolr/apachesolr.module).
#1612530: Results say '0 comments' when comment.module is disabled by Nick_vh, willmoy: Added Results say '0 comments' when comment.module is disabled.
#1522174: hook_node_type_delete is wrong by pwolanin: Fixed hook_node_type_delete() is wrong.
#1576710: Indexing with drush cron generates a lot of invalid cron notifications by skwashd: Added Indexing with drush cron generates a lot of invalid cron notifications.
#1543754: Schema inconsistency introduced by apachesolr_update_7013 by iamEAP: Fixed Schema inconsistency introduced by apachesolr_update_7013.
#1481564: Allow other modules to react when there are no results by milesw: Added Allow other modules to react when there are no results.
#1470794: Show size of index on disk in index report by pwolanin: Added Show size of index on disk in index report.
#1586320: Add support for the ExternalFileField field type by cpliakas, pwolanin: Added support for the ExternalFileField field type.
#1613328: The service_class is not passed to apachesolr_server_status() when checking each server's status on the settings page by cpliakas: Fixed The service_class() is not passed to apachesolr_server_status() when checking each server's status on the settings page.
#1621142: Broken logic in indexing of extra data by pwolanin: Fixed Broken logic in indexing of extra data.
#1627484: "allowed operator" not transfered from field definitions by gnucifer: Fixed 'allowed operator" not transfered from field definitions.
#1627604: Add query type for taxonomy_term_reference by Nick_vh: Fixed Add query type for taxonomy_term_reference().
#1609184: Minor code cleanup in MLT response handling by pwolanin: Minor code cleanup in MLT response handling .
#1611338: Allowing several bundles to share the same field name within a given entity type after field_mapping_alter by remimikalsen: Added Allowing several bundles to share the same field name within a given entity type after field_mapping_alter().
#1568126: Apachesolr causes all simpletests to fail by fearlsgroove, pwolanin: Fixed Apachesolr causes all simpletests to fail.
#1609030: Missing search page still executes search by pwolanin: Fix for Missing search page still executes search.
#1572722: Integrate with the Entity Reference module by eporama, cpliakas, wonder95: Added integration with the Entity References module.
#1567614: Uninstall is not complete by pwolanin: fix for Uninstall is not complete.
#1559880: 'retain filters' checkbox does not work. by pwolanin: fix for 'retain filters' checkbox does not work.
#1558626: OR facet fails for string field by pwolanin: fix for broken OR facet when value has spaces (committed in 16ef187).
#1538244: Solr base query adds an extra slasj in getPath() when there is no 'q' param by by julianmancera: Fix for Solr base query adds an extra slash in getPath() when there is no 'q' param.
#1532214: mergePolicy syntax has changed and throws error in Apache Solr 3.6 by setvik, pwolanin: Fox for mergePolicy syntax has changed and throws error in Apache Solr 3.6, update config versions.
#1536936: Use json.nl=map for Luke and other json data by pwolanin: Fix for Use json.nl=map for Luke and other json data.
#1536628: Add exclude hook that allows to skip content without removing it from the table by Nick_vh: Added exclude hook that allows to skip content without removing it from the table.
#1536600: Performance optimizations when doing hundreds of deletes by Nick_vh: Fixed Performance optimizations when doing hundreds of deletes.
#1515822: Support notion of parent entity for derived documents by pwolanin, Nick_vh: Added Support notion of parent entity for derived documents.
#1519900: Error in apachesolr_index_get_entities_to_index() function by pwolanin, Nick_vh, Georgique: Fixed Error in apachesolr_index_get_entities_to_index() function.

Created by: Nick_vh
Created on: 21 Jun 2012 at 10:55 UTC
Last updated: 2 Aug 2018 at 04:56 UTC
New features
Bug fixes
Insecure

Other releases