-
Notifications
You must be signed in to change notification settings - Fork 6
COR-772: Update Cortex ES to 5.x #495
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Server is down, redeploying |
|
@ElliottAYoung @toastercup does this need a push to at least stage before we can review (like testing endpoints and pages)? if so I'll hold off |
|
@arelia no - this can be tested in any environment |
|
@ElliottAYoung ok, I was thinking we needed to test pages and endpoints with more content. I'm testing on your dev env and I don't see all 4 posts here: http://web.cortex-6.development.c66.me/api/v1/posts/feed?per_page=100 I'm expecting cache needs to clear and I have to wait for it. Will try in the morning |
|
@arelia make sure those posts are published, the feed endpoint only shows posts that have a published date in the past |
…g-Kerfuffles AR-67+68: Publish Date Sorting Kerfuffles
…de-ES-to-5.x"" This reverts commit 5bf8c86.
…de-ES-to-5.x"" This reverts commit 5bf8c86.
Purpose:
See #416
This sets the stage and makes the necessary changes to update Cortex's elastic search from 2.4.1 to 5.4.0. Changes in this PR include:
publish_filterES query to work with 5.4.0 syntaxJIRA:
https://cb-content-enablement.atlassian.net/browse/COR-734
Steps to Take On Prod
Changes:
Changes to setup
Architectural changes
Migrations
Library changes
cortex-plugins-coreto 0.12.4Side effects
Screenshots
Before
N/A
After
N/A
QA Links:
http://web.cortex-6.development.c66.me
How to Verify These Changes
Specific pages to visit
Steps to take
Responsive considerations
Relevant PRs/Dependencies:
N/A
Additional Information
N/A