apache / apache/lucene

please make org.egothor.stemmer.Trie.add() public [LUCENE-7790]

Open
#8,841 4 comments 0 reactions 0 assignees View on GitHub
affects-version:6.4.1 legacy-jira-label:newbie legacy-jira-priority:Major type:enhancement
Dominant language
Java
Stars
3.6k
Forks
1.4k
Avg merge
2d 11h
Merged PRs (30d)
88

Description

Please make the method please make org.egothor.stemmer.Trie.add() public so that other analysers can build trees

---
Migrated from [LUCENE-7790](https://issues.apache.org/jira/browse/LUCENE-7790) by Elie Roux, updated Apr 21 2017
Environment:
```
Linux, Maven
```

Contributor guide

Open the contributing guide

Research direction

Start by locating org.egothor.stemmer.Trie and inspecting the add() method's current visibility. Check how other analysers are expected to build trees, then verify that the method is publicly accessible without changing its behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
search
Issue type
Feature
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.