please make org.egothor.stemmer.Trie.add() public [LUCENE-7790]
Open
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
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