apache / apache/lucene

I want to have a system of adding predefined Keywords and weights for documents, when new index are being made. [LUCENE-7217]

Open
#8,272 1 comment 0 reactions 0 assignees View on GitHub
legacy-jira-label:features 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

JATE toolkit gives an easy way to find all the keywords in corpus along with a weight of each keyword. I want to develop a mechanism of incorporating that list into Lucene.

---
Migrated from [LUCENE-7217](https://issues.apache.org/jira/browse/LUCENE-7217) by Syed Sheece Raza Gardezi, updated Apr 15 2016

Contributor guide

Open the contributing guide

Research direction

The issue proposes incorporating keyword lists and weights from the JATE toolkit into Lucene when new indexes are created, but it names no Lucene files, tests, or entry points. Begin by locating the index-creation path and reviewing how JATE exposes its keyword data. Done means Lucene has a defined mechanism for applying predefined keywords and weights during index creation.

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.