Skip to content

Releases: pantheon-systems/solr-power

Version 2.2.0

05 May 14:54
f001382
Compare
Choose a tag to compare
  • Uses posts_pre_query hook to support use of 'fields' in WP_Query [#448].

Version 2.1.4

24 Apr 12:15
458cd5b
Compare
Choose a tag to compare
  • Ensures highlighting is also applied to the post excerpt [#446].

Version 2.1.3

16 Nov 12:31
1735234
Compare
Choose a tag to compare
  • Adds solr_power_ajax_search_query_args filter to modify AJAX search query arguments [#432].

Version 2.1.2

28 Aug 15:30
f4af2cd
Compare
Choose a tag to compare
  • Adds solr_is_private_blog filter to allow control over whether a blog is indexed [#423].

Version 2.1.1

14 Aug 19:42
c6f7007
Compare
Choose a tag to compare
  • Uses some fancy composer magic to unblock WordPress.org plugin updates [#418].

Version 2.1.0

22 May 19:14
491b8c7
Compare
Choose a tag to compare
  • Introduces solr_index_stat filter for allowing additional information to be included [#396].
  • Introduces solr_facet_operator filter for allowing facet operator to be overridden [#388].
  • Ensures warning message appears when activating across the entire network [#399].
  • Parses <h1> tags in Solr error response, in addition to <title> [#407].
  • Fixes incorrect variable name when outputting schema error message [#404].