apache / apache/lucene

Enable replace-able field caches [LUCENE-3399]

Open
#4,472 1 comment 0 reactions 0 assignees View on GitHub
affects-version:4.0-ALPHA legacy-jira-priority:Minor module:core/index type:enhancement
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.