-
Notifications
You must be signed in to change notification settings - Fork 127
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
Update ElasticSearch and Elastica to 6.x #1880
base: qa/2.x
Are you sure you want to change the base?
Commits on Oct 21, 2024
-
Update ElasticSearch and Elastica dependencies
Update ElasticSearch to 6.8.23 in the Dockerfile and update Elastica to 6.x in composer.
Configuration menu - View commit details
-
Copy full SHA for c312a83 - Browse repository at this point
Copy the full SHA c312a83View commit details -
Remove arElasticSearchIndexDecorator.
- 'inline' scripts are deprecated, changed to 'source'
Configuration menu - View commit details
-
Copy full SHA for 74fda2b - Browse repository at this point
Copy the full SHA 74fda2bView commit details -
Update arElasticSearchPlugin to use multiple indices instead of multiple types since ES 6.x removed being able to add multiple types. Also update mapping to remove include_in_all and add that to the _all field using copy_to instead since include_in_all was also removed in ES 6.x
Configuration menu - View commit details
-
Copy full SHA for d528918 - Browse repository at this point
Copy the full SHA d528918View commit details -
Fix autocompleteAction for ES 6.x
Update autocompleteAction to use multiple indices
Configuration menu - View commit details
-
Copy full SHA for 14501d6 - Browse repository at this point
Copy the full SHA 14501d6View commit details -
Add index types for ES Queries without a type
Add the appropriate index types for ES requests that did not need to specify explicit types in ES 5.x
Configuration menu - View commit details
-
Copy full SHA for a6a7371 - Browse repository at this point
Copy the full SHA a6a7371View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ed6e6b - Browse repository at this point
Copy the full SHA 7ed6e6bView commit details -
Fix broken publication status update
Add missing document type to partialUpdate in arElasticSearchPlugin
Configuration menu - View commit details
-
Copy full SHA for 426515a - Browse repository at this point
Copy the full SHA 426515aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f937f8 - Browse repository at this point
Copy the full SHA 4f937f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0842eb9 - Browse repository at this point
Copy the full SHA 0842eb9View commit details