-
Notifications
You must be signed in to change notification settings - Fork 38
Issue #2899254: Integrate editorial search with Search API module #434
base: 8.x-2.x
Are you sure you want to change the base?
Issue #2899254: Integrate editorial search with Search API module #434
Conversation
…h_with_search_api
…h_with_search_api
…h_with_search_api
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tag based caching breaks second request to contetn view
modules/thunder_search/config/optional/facets.facet.content_type.yml
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Several actions are missing on the content list
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please move the "Fulltext search" box to the front of the form
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Also add search to media tab and media browser
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tests are missing!
…h_with_search_api * develop: Issue #2923124 by daniel.bosen: Remove make.yml files Issue #2923094 by daniel.bosen: Thunder Liveblog integration adds unneccesary dependencies Issue #2922261 by chr.fritsch: Find unneeded dependencies in optional thunder modules
…api' of github.com:BurdaMagazinOrg/thunder-distribution into feature/2899254-integrate_editorial_search_with_search_api * 'feature/2899254-integrate_editorial_search_with_search_api' of github.com:BurdaMagazinOrg/thunder-distribution:
…h_with_search_api * develop: Issue #2923328 by daniel.bosen: Cleanup before release (#442)
…h_with_search_api
…h_with_search_api * develop: Issue #2828407 by chr.fritsch, cebasqueira: Configuration menu - many useless menu items for SEO role Issue #2915666 by chr.fritsch, maosmurf: Upgrade path for paragraphs split module Issue #2915666 by chr.fritsch, maosmurf: Integrate paragraphs split module Issue #2924324: Use selenium chrome docker image for tests (#438) Issue #2924063 by chr.fritsch: Add liveblog page is not aligned with article design Issue #2923350: PHP Notice while adding image (#448)
…h_with_search_api
…h_with_search_api * 8.x-2.x: Follow Up PHPStan: Change path for update tests Add phpstan for deprecation testing
…h_with_search_api * 8.x-2.x: Issue #3034656 by indigoxela, daniel.bosen, chr.fritsch: Consider SA-CORE-2019-003 updates (#660)
3 and 4 Results are out of date because of the asynchronous design of search_api. Rebuilding the index is done after the response is sent and before the service is terminated, the next request (destination) is therefore served from stale index. |
…api' of github.com:BurdaMagazinOrg/thunder-distribution into feature/2899254-integrate_editorial_search_with_search_api
…h_with_search_api * 8.x-2.x: Issue #3040175 by chr.fritsch, volkerk: The descriptions in updates.yml are misleading Issue #3037374: div tag not allowed in translation (#663) Issue #3024231 by mtodor, chr.fritsch: Cleanup composer dev dependencies Issue #3039132 by chr.fritsch, alexpott: Document drupal quickstart command in README Issue #3035812 by daniel.bosen, volkerk: Release Thunder 8.2.35 Issue #3030724 by chr.fritsch, daniel.bosen: Use revision based scheduler view in Thunder
…h_with_search_api * 8.x-2.x: Issue #3040605 by chr.fritsch, daniel.bosen: Tweak thunder install task logic Issue #2947071 by chr.fritsch, mtodor, daniel.bosen: Use update_helper module and remove thunder_updater Issue #3041383 by chr.fritsch, daniel.bosen, volkerk: Thunder modules installed hook should not expect module installation order
…api' of github.com:BurdaMagazinOrg/thunder-distribution into feature/2899254-integrate_editorial_search_with_search_api
This reverts commit a06ab07.
…h_with_search_api
…h_with_search_api * 8.x-2.x: Issue #2846679 by chr.fritsch, mtodor: Two authors, but only one shown Issue #3039151 by chr.fritsch, mtodor: Switch to travis stages
…tion into feature/2899254-integrate_editorial_search_with_search_api
…tion into feature/2899254-integrate_editorial_search_with_search_api
…h_with_search_api
Make sure these boxes are checked before submitting your pull request - thank you!
If you are really awesome, then your feature is covered by additional tests. Well done!