apache / apache/lucene

allow for custom segment files [LUCENE-1914]

Open
#2,989 4 comments 0 reactions 0 assignees View on GitHub
affects-version:2.9 legacy-jira-priority:Major module:core/index type:enhancement
Dominant language
Java
Stars
3.6k
Forks
1.4k
Avg merge
2d 11h
Merged PRs (30d)
88

Description

Create a plugin framework where one can provide some sort of callback to add to a custom segment file, given a doc and provide some sort of merge logic.
This is in light of the flexible indexing effort.

---
Migrated from [LUCENE-1914](https://issues.apache.org/jira/browse/LUCENE-1914) by John Wang, updated Nov 30 2013

Contributor guide

Open the contributing guide

Research direction

The issue names no files, tests, or entry points. Start by reviewing the flexible indexing effort and Lucene's existing segment-file and merge extension points. Done would require a defined plugin framework, callback contract, and merge behavior for custom segment data.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
search
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.