This repository was archived by the owner on Jun 22, 2020. It is now read-only.
Issue #2899254: Integrate editorial search with Search API module#434
Open
chrfritsch wants to merge 193 commits into8.x-2.xfrom
Open
Issue #2899254: Integrate editorial search with Search API module#434chrfritsch wants to merge 193 commits into8.x-2.xfrom
chrfritsch wants to merge 193 commits into8.x-2.xfrom
Conversation
…h_with_search_api
…h_with_search_api
…h_with_search_api
dbosen
suggested changes
Nov 13, 2017
Member
dbosen
left a comment
There was a problem hiding this comment.
Tag based caching breaks second request to contetn view
dbosen
suggested changes
Nov 13, 2017
Member
dbosen
left a comment
There was a problem hiding this comment.
Several actions are missing on the content list
dbosen
suggested changes
Nov 13, 2017
Member
dbosen
left a comment
There was a problem hiding this comment.
Please move the "Fulltext search" box to the front of the form
dbosen
suggested changes
Nov 13, 2017
Member
dbosen
left a comment
There was a problem hiding this comment.
Also add search to media tab and media browser
…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)
Member
|
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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!