haystack 8.x-1.9

Bug fixes

- Removed use of deprecated APIs for Drupal 9 readiness
- Fixed some markup translation syntax

haystack 8.x-1.8

Bug fixes
New features

This release contains:

  • Option to add a decay factor to indexed items
  • Handling of multilingual content
  • Use of system menu for quick links
  • Option to go to be directed to the search page when clicking enter
  • Code refactoring and cleanup

haystack 7.x-1.7

Bug fixes

Fixes API URL to make sure all requests are properly passed through.

haystack 8.x-1.6

Bug fixes

Fixes API URL to make sure all requests are properly passed through.

haystack 8.x-1.5

Bug fixes

Fix for resolving erroneous Drupal menu cache hook, specifically for menus. Less errors in the Haystack hook process and the index process does not seem to show any errors.

haystack 7.x-1.6

New features

Separating the Haystack JS object into two objects, Haystack settings and the Haystack init objects.

This enables the use of the new Drupal.settings.haystack.default_search_type = 'article' in the JS to search a default type on load.

haystack 8.x-1.4

New features

Separating the Haystack JS object into two objects, Haystack settings and the Haystack init objects.

This enables the use of the new drupalSettings.haystack.default_search_type = 'article' in the JS to search a default type on load.

haystack 8.x-1.3

New features

Adding a types filter for the updated Haystack JS library. This involves using the machine name for the node type as well as a display name.

haystack 7.x-1.5

New features

Adding type dropdown for Haystack advanced searches. Moving Haystack JS library into larger Drupal settings library (as per our Drupal 8 module).

haystack 8.x-1.2

Bug fixes
  • Fixed Issue #2842228 by Znak, Abdou741: Error for uninstall module
  • Fixed a typo and added a non-empty value check in getLinkData

haystack 7.x-1.4

Bug fixes
  • Fixed error "can't save options of content types and menus"
  • Fixed error "site hash missing when updating from dev"

haystack 8.x-1.1

Bug fixes
  • Fixed error "can't save options of content types and menus"
  • Fixed error "site hash missing when updating from dev"

haystack 7.x-1.3

Bug fixes
New features

Updates made
- new quick navigation icon
- updated status meter

haystack 8.x-1.0

Bug fixes
New features

Initial release
- supports crawling most/all drupal 8 sites

haystack 7.x-1.2

Bug fixes

- fixing the meter that shows how much content has been indexed
- stats get posted right away
- fix for unpublished content that shows in the results

haystack 7.x-1.1

Bug fixes
New features
  • Fixed statistics callback
  • Fixed the javascript include so it's now always below the external haystack library
  • Menu links are now processed faster and better
  • New: A checkbox on the admin will put the environment into "read-only" development mode

haystack 7.x-1.0

Bug fixes
New features
  • Added support for overriding the package using a hook before it's sent off for indexing
  • Added support for a <cat> tag that will automatically be turned into a link on the results and pre-fill the search query if clicked on
Subscribe with RSS Subscribe to Releases for Haystack Instant Search