Enable replace-able field caches [LUCENE-3399]
- Dominant language
- Java
- Stars
- 3.6k
- Forks
- 1.4k
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 88
Description
For #3388 we need to be able to synchronously replace field cache values and receive events on when new field cache values are created.
---
Migrated from [LUCENE-3399](https://issues.apache.org/jira/browse/LUCENE-3399) by Jason Rutherglen, updated Sep 02 2011
Attachments: [LUCENE-3399.patch](https://apache.github.io/lucene-jira-archive/attachments/LUCENE-3399/LUCENE-3399.patch)
Linked issues:
- #3388
Contributor guide
Research direction
Start by reading linked issue #3388 and the archived LUCENE-3399.patch attachment to understand the requested field-cache behavior. Trace the affected field-cache implementation from there. Done means field-cache values can be replaced synchronously and events are emitted when new values are created.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend, search
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100