dotCMS / dotCMS/core

Task 4.3: Migrate Elasticsearch Dependencies

Open
#32,690 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

stale Team : Platform Type : Task
Dominant language
Java
Stars
970
Forks
486
Avg merge
3d 33m
Merged PRs (30d)
170

Description

Task Description

Migrate Elasticsearch client libraries from repackaged versions to standard Maven Central versions.

Status: ⏳ PENDING
Implementation
  • PR: TBD
  • Branch: issue-{issue_number}-migrate-elasticsearch-dependencies
  • Changes: Update Elasticsearch client and related libraries
Acceptance Criteria
  • [ ] Replace repackaged Elasticsearch client with standard version
  • [ ] Replace repackaged Lucene libraries with standard versions
  • [ ] Update all search functionality
  • [ ] Verify indexing operations work correctly
  • [ ] Test search queries and filters
  • [ ] Performance testing for search operations
  • [ ] Verify cluster connectivity
  • [ ] All tests pass
  • [ ] Update documentation
Related
  • Epic: #32675 - Remove Repackaged Dependencies
Risk Level: High
  • Breaking Changes: High (search is core functionality)
  • Testing Required: Comprehensive search testing
  • Dependencies: Affects all search and indexing operations

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing epic #32675 and the project's Elasticsearch and Lucene dependency declarations, then trace the search and indexing test coverage. Replace the repackaged clients with standard Maven Central versions, verify cluster connectivity, indexing, queries, filters, and performance, and confirm all tests and documentation are updated.

Written by the indexing model from the issue text.

Assessment

Tech stack
elasticsearch, java
Domain
backend, search
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.