apache / apache/lucene

Change raw Map type to Map<String,Object> for ValueSource context [LUCENE-5335]

Open
#6,399 8 comments 0 reactions 0 assignees View on GitHub
legacy-jira-priority:Major type:task
Dominant language
Java
Stars
3.6k
Forks
1.4k
Avg merge
2d 11h
Merged PRs (30d)
88

Description

Just as the title says. Simple refactoring.

---
Migrated from [LUCENE-5335](https://issues.apache.org/jira/browse/LUCENE-5335) by Ryan Ernst (@rjernst), updated Dec 27 2016
Parent: #6389
Attachments: [LUCENE-5335.patch](https://apache.github.io/lucene-jira-archive/attachments/LUCENE-5335/LUCENE-5335.patch)
Linked issues:
- #7294
- #8653

Contributor guide

Open the contributing guide

Research direction

Locate the ValueSource context and its raw Map usages in the Lucene source; the issue names no file or test. Update the context type to Map, then run the relevant existing tests and confirm the project still compiles cleanly.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend, search
Issue type
Refactor
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.