apache / lucene

Apache Lucene open-source search software
https://lucene.apache.org/
Apache License 2.0
2.46k stars 979 forks source link

Rename NodeHash to FSTSuffixNodeCache #13259

Open dungba88 opened 3 months ago

dungba88 commented 3 months ago

Description

Rename NodeHash to FSTSuffixNodeCache as NodeHash is rather an obscured name which doesn't tell its exact functionality. I also added the class Javadoc to explain what it is for and how it works, so that it would be easier to follow-up its implementation details (which I often struggled when working on it the first time).

github-actions[bot] commented 2 months ago

This PR has not had activity in the past 2 weeks, labeling it as stale. If the PR is waiting for review, notify the dev@lucene.apache.org list. Thank you for your contribution!