CHANGELOG.txt 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246
  1. Search API Solr Search 1.9 (2015-08-30):
  2. ----------------------------------------
  3. - #2503829 by das-peter: Added support for grouping on "magic" fields.
  4. - #2503617 by tobiasb: Fixed undefined "status_message" property in HTTP
  5. response object.
  6. - #2313591 by thePanz, nadavoid: Added support for random sorting.
  7. - #2004596 by drunken monkey: Fixed workarounds for MLT problems.
  8. - #2486533 by drunken monkey: Fixed the default operator in the Solr 5 configs.
  9. - #2466897 by drunken monkey: Fixed Solr version options in server settings.
  10. - #1918904 by arnested, ramlev, drunken monkey: Added an alter hook for
  11. autocomplete suggestions.
  12. - #2532812 by drunken monkey: Improved performance for filter-only queries.
  13. - #2463523 by bmunslow: Fixed field boosts in multi-index searches.
  14. Search API Solr Search 1.8 (2015-06-15):
  15. ----------------------------------------
  16. - #2502511 by drunken monkey: Fixed index removal on Solr 5.
  17. - #2441117 by drunken monkey: Fixed unnecessary reindexing after changing
  18. fields' boosts.
  19. Search API Solr Search 1.7 (2015-06-08):
  20. ----------------------------------------
  21. - #2466489 by drunken monkey: Changed installation instructions to point to the
  22. handbook.
  23. - #2486533 by drunken monkey: Fixed default operator in Solr 5.
  24. - #2456159 by drunken monkey: Updated config files to their latest version from
  25. the common configs.
  26. - #2442077 by drunken monkey, basvredeling: Added support for Solr 5.
  27. - #2451037 by drunken monkey: Fixed timeout errors during indexing.
  28. - #2054551 by paolomainardi, drunken monkey, lex0r: Added possibility to
  29. retrieve Solr field values in multi-index searches.
  30. - #1908990 by drunken monkey: Fixed various issues with excerpts.
  31. - #2368399 by das-peter, drunken monkey: Added Support for location filtering
  32. with a bounding box.
  33. - #2333133 by drunken monkey: Fixed behavior of filters on fulltext fields.
  34. Search API Solr Search 1.6 (2014-09-08):
  35. ----------------------------------------
  36. - #2050961 by das-peter, drunken monkey: Added proximity/distance information
  37. to search results.
  38. - #2242073 by RaF: Fixed handling of custom negative filters in filter-only
  39. searches.
  40. - #2290601 by drunken monkey: Fixed handling of complex keywords and OR facets.
  41. - #2083357 by drunken monkey: Added note that Solr 4.x server paths should be
  42. specified with core.
  43. - #2270767 by RaF: Fixed search_api_solr_views_data_alter() not always
  44. returning all virtual fields.
  45. Search API Solr Search 1.5 (2014-05-23):
  46. ----------------------------------------
  47. - #2216895 by das-peter: Added support for empty/non-empty conditions on
  48. location field types.
  49. - #2162627 by drunken monkey: Removed Solr 1.4 support.
  50. - #2175829 by danquah, drunken monkey: Fixed error when admin interface is not
  51. accessible.
  52. - #2222037 by drunken monkey: Fixed "Files" tab in Solr 4.7.
  53. - #2151719 by Derimagia, drunken monkey: Added an alter hook for multi-index
  54. search results.
  55. - #1776534 by drunken monkey, e2thex: Added support for using a Solr server
  56. with multiple sites.
  57. - #2152337 by drunken monkey: Removed confusing "multiple text fields" section
  58. from README.txt.
  59. - #2099559 by drunken monkey: Made optimizing the Solr server optional.
  60. - #2146749 by drunken monkey: Added soft commits as the default for Solr 4.
  61. - #1773440 by drunken monkey: Added performance improvement for “filter
  62. only” queries.
  63. - #2147573 by drunken monkey: Improved error handling.
  64. Search API Solr Search 1.4 (2013-12-25):
  65. ----------------------------------------
  66. - #2157839 by drunken monkey, Nick_vh: Updated config files to the newest
  67. version.
  68. - #2130827 by drunken monkey: Added additional Solr server information to the
  69. Server overview.
  70. - #2126281 by drunken monkey: Update error handling according to the latest
  71. Search API change.
  72. - #2127991 by drunken monkey: Fixed handling of negated fulltext keys.
  73. - #2113943 by drunken monkey: Fixed clash in specifying the HTTP method for
  74. searches.
  75. - #2127193 by jlapp: Fixed date field values returned for multi-index searches.
  76. - #2122155 drunken monkey: Added the "Files" tab to contextual links.
  77. - #1846860 by andrewbelcher, drclaw, drunken monkey, danielnolde: Added a way
  78. to easily define new dynamic field types.
  79. - #2064377 by Nick_vh: Made configuration files compatible with Solr Cloud.
  80. - #2107417 by Nick_vh: Fixed config files for Solr 4.5.
  81. Search API Solr Search 1.3 (2013-10-23):
  82. ----------------------------------------
  83. - #2099683 by drunken monkey: Added support for 'virtual fields' in Views.
  84. - #1997702 by ianthomas_uk, drunken monkey: Added "AUTO" mode for HTTP method.
  85. - #2033913 by drunken monkey: Fixed small error in schema.xml.
  86. - #2073441 by drunken monkey: Removed custom uninstall code for deleting
  87. dependent servers.
  88. - #1882190 by corvus_ch, arnested, drunken monkey: Added optional index ID
  89. prefixes.
  90. Search API Solr Search 1.2 (2013-09-01):
  91. ----------------------------------------
  92. - #1246730 by febbraro, maciej.zgadzaj, drunken monkey: Added a way to alter
  93. the Solr document when indexing.
  94. - #2053553 by drunken monkey, andrewbelcher: Fixed spatial features with clean
  95. field identifiers.
  96. - #2054373 by drunken monkey: Added the option to use clean field identifiers.
  97. - #1992806 by drunken monkey: Documented problems with Solr 4.3+.
  98. - #2045355 by drunken monkey, arpieb: Fixed result mapping of item IDs.
  99. - #2050157 by izus: Fixed typo in stopwords.txt.
  100. Search API Solr Search 1.1 (2013-07-21):
  101. ----------------------------------------
  102. - #1957730 by drunken monkey: Fixed filter query strings for negated filters.
  103. - #2010818 by kenorb, drunken monkey: Added new Files tab showing all used solr
  104. config files.
  105. - #2042201 by klausi: Fixed timeouts while optimizing Solr server.
  106. - #2034719 by fago: Added raw term to autocompletion response.
  107. - #2027843 by fago, drunken monkey: Made the Solr response available as part of
  108. the search results.
  109. - #1834614 by drunken monkey: Fixed date fields in MLT queries.
  110. - #1970652 by jsteggink: Fixed highlighting for text fields.
  111. - #2016169 by tomdearden, drunken monkey: Fixed parsing of facets on
  112. multi-valued fields.
  113. - #2008034 by bdecarne: Fixed highlighting in multi-index searches.
  114. Search API Solr Search 1.0 (2013-06-09):
  115. ----------------------------------------
  116. - #1896080 by drunken monkey: Included additional required config files in the
  117. module.
  118. - #1919572 by chaby: Fixed indexing of geohashes.
  119. - #2004596 by drunken monkey: Fixed "More Like This" for Solr 4.x.
  120. - #2007214 by drunken monkey: Fixed unsetting of object properties.
  121. - #1884312 by drunken monkey, mvc: Fixed resetting of HTTP password upon
  122. re-saving of the configuration form.
  123. - #1957774 by drunken monkey: Fixed displayed link to local Solr servers.
  124. - #1721262 by Steven Jones, das-peter, drunken monkey: Added field collapsing
  125. support.
  126. - #1549244 by cferthorney, drunken monkey: Added SSL Support for Solr servers.
  127. Search API Solr Search 1.0, RC 5 (2013-05-17):
  128. ----------------------------------------------
  129. - #1190462 by drunken monkey: Documented that enabling HTML filter makes sense.
  130. - #1986284 by drunken monkey: Updated common configs to the latest version.
  131. - #1990422 by populist, drunken monkey: Added support for custom stream contexts
  132. for HTTP requests.
  133. - #1957890 by drunken monkey, jwilson3: Fixed several bugs for facets.
  134. - #1676224 by dasjo, morningtime, drunken monkey: Added support for Solr 4.x.
  135. - #1985522 by chaby: Fixed use of instance method in static escape() method.
  136. - #1979102 by drunken monkey: Fixed wrong limit for limit-less searches.
  137. - #1978632 by chaby, drunken monkey: Fixed wrong check on softCommit.
  138. - #1978600 by chaby: Fixed hook_requirements() for install phase.
  139. - #1976930 by drunken monkey: Fixed duplicate method in SearchApiSolrField.
  140. Search API Solr Search 1.0, RC 4 (2013-04-22):
  141. ----------------------------------------------
  142. - #1744250 by mollux, drunken monkey, das-peter: Added support for
  143. location-based searches.
  144. - #1846254 by drunken monkey: Removed the SolrPhpClient dependency.
  145. - #1934450 by jwilson3, jlapp: Fixed reference to removed method
  146. getFacetField().
  147. - #1900644 by Deciphered: Fixed facet handling for multi-index searches.
  148. - #1897386 by drunken monkey, NIck_vh: Update the common schema.
  149. Search API Solr Search 1.0, RC 3 (2013-01-06):
  150. ----------------------------------------------
  151. - #1828260 by drunken monkey: Fixed filtering by index in multi-index searches.
  152. - #1509380 by drunken monkey: Adopt common config files.
  153. - #1815348 by drunken monkey: Fixed queryMultiple() to not use item ID as the
  154. array key.
  155. - #1789204 by Steven Jones: Added way to easily alter the fl parameter.
  156. - #1744250 by mollux, dasjo: Added support for location based search.
  157. - #1813670 by guillaumev: Fixed check for autocomplete configuration in form.
  158. - #1425910 by drunken monkey, mh86: Added setting for maximum occurence
  159. threshold in autocomplete.
  160. - #1691132 by drunken monkey, David Stosik: Fixed calls to watchdog().
  161. - #1588130 by regilero, David Stosik, drunken monkey: Fixed error handling.
  162. - #1805720 by drunken monkey: Added additional options and improvements for the
  163. autocomplete functionality.
  164. - #1276970 by derhasi, moonray: Fixed large queries break Solr search.
  165. - #1299940 by drunken monkey: Fixed handling of empty response.
  166. - #1507818 by larowlan: Fixed field boosts for standard request handler.
  167. Search API Solr Search 1.0, RC 2 (2012-05-23):
  168. ----------------------------------------------
  169. - Fixed escaping of error messages.
  170. - #1480170 by kotnik: Fixed return value of hook_requirements().
  171. - #1500210 by ezra-g, acrollet, jsacksick: Fixed errors when installing with
  172. non-default installation profiles.
  173. - #1444432 by Damien Tournoud, jsacksick: Added field-level boosting.
  174. - #1302406 by Steven Jones: Fixed autoload problem during installation.
  175. - #1340244 by drunken monkey, alanomaly: Added more helpful error messages.
  176. Search API Solr Search 1.0, RC 1 (2011-11-10):
  177. ----------------------------------------------
  178. - #1308638 by drunken monkey: Adapted to new structure of field settings.
  179. - #1308498 by zenlan, drunken monkey: Added flexibility for facet fields.
  180. - #1319544 by drunken monkey: Fixed never delete contents of read-only indexes.
  181. - #1309650 by jonhattan, drunken monkey: Added support for the Libraries API.
  182. Search API Solr Search 1.0, Beta 4 (2011-09-08):
  183. ------------------------------------------------
  184. - #1230536 by thegreat, drunken monkey: Added support for OR facets.
  185. - #1184002 by drunken monkey: Fixed support of the latest SolrPhpClient version.
  186. - #1032848 by das-peter, drunken monkey: Added possibility to save SolrPhpClient
  187. to the libraries directory.
  188. - #1225926 by drunken monkey, fago: Fixed performance problems in indexing
  189. workflow.
  190. - #1219310 by drunken monkey: Adapted to recent API change.
  191. - #1203680 by klausi: Fixed use of taxonomy terms for "More like this".
  192. - #1181260 by klausi: Fixed mlt.maxwl in solrconfig.xml.
  193. - #1116896 by drunken monkey: Adapted to newer Solr versions.
  194. - #1190462 by drunken monkey: Added option to directly highlight retrieved data
  195. from Solr.
  196. - #1196514 by drunken monkey, klausi: Fixed case sensitivity of input keys for
  197. autocomplete.
  198. - #1192654 by drunken monkey: Added support for the Autocomplete module.
  199. - #1177648 by drunken monkey: Added option to use Solr's built-in highlighting.
  200. - #1154116 by drunken monkey: Added option for retrieving search results data
  201. directly from Solr.
  202. - #1184002 by drunken monkey: Fixed INSTALL.txt to reflect that the module
  203. doesn't work with the latest Solr PHP Client version.
  204. Search API Solr Search 1.0, Beta 3 (2011-06-06):
  205. ------------------------------------------------
  206. - #1111852 by miiimooo, drunken monkey: Added a 'More like this' feature.
  207. - #1153306 by JoeMcGuire, drunken monkey: Added spellchecking support.
  208. - #1138230 by becw, drunken monkey: Added increased flexibility to the service
  209. class.
  210. - #1127038 by drunken monkey: Fixed handling of date facets.
  211. - #1110820 by becw, drunken monkey: Added support for the Luke request handler.
  212. - #1095956 by drunken monkey: Added Solr-specific index alter hook.
  213. Search API Solr Search 1.0, Beta 2 (2011-03-04):
  214. ------------------------------------------------
  215. - #1071894 by drunken monkey: Fixed incorrect handling of boolean facets.
  216. - #1071796: Add additional help for Solr-specific extensions.
  217. - #1056018: Better document Solr config customization options.
  218. - #1049900: Field values are sometimes not escaped properly.
  219. - #1043586: Allow Solr server URL to be altered.
  220. - #1010610 by mikejoconnor: Fix hook_requirements().
  221. - #1024146: Don't use file_get_contents() for contacting the Solr server.
  222. - #1010610: More helpful error message when SolrPhpClient is missing.
  223. - #915174: Remove unnecessary files[] declarations from .info file.
  224. - #984134: Add Solr-specific query alter hooks.
  225. Search API Solr Search 1.0, Beta 1 (2010-11-29):
  226. ------------------------------------------------
  227. Basic functionality is in place and quite well-tested, including support for
  228. facets and for multi-index searches.