[
https://issues.apache.org/jira/browse/SOLR-6624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14171894#comment-14171894
]
Yonik Seeley commented on SOLR-6624:
------------------------------------
bq. And any contribution, no matter how small, should go into changes as credit
IMO.
I disagree. CHANGES serves a dual purpose. The primary purpose is for users
to read through to discover non-trivial changes and bug fixes. The secondary
purpose is to give credit to contributions, but we only tack those on if it's a
change that merits going into CHANGES in the first place. Trivial changes
should not be added to CHANGES. If people are interested in them, we can give
a URL that has everything (or we can programmatically construct it).
There have been tons of spelling mistakes and people pointing them out in the
past. This is the first time an entry into CHANGES has been made.
{code}
/opt/code/heliosearch/solr$ grep -i spelling CHANGES.txt
* SOLR-6624 Spelling mistakes in the Java source (Hrishikesh Gadre)
* SOLR-2585: Context-Sensitive Spelling Suggestions & Collations. This adds
support
* SOLR-2576: Remove deprecated SpellingResult.add(Token, int).
* SOLR-2576: Deprecate SpellingResult.add(Token token, int docFreq), please use
SpellingResult.addFrequency(Token token, int docFreq) instead.
methods using the new SpellingOptions class, but are not required to. While
this change is
backward compatible, the trunk version of Solr has already dropped support
for all but the SpellingOptions method. (gsingers)
57. SOLR-1204: Enhance SpellingQueryConverter to handle UTF-8 instead of ASCII
only.
52. SOLR-572: Added SpellCheckComponent and org.apache.solr.spelling package to
support more spell
{code}
> Spelling mistakes in the Java source
> ------------------------------------
>
> Key: SOLR-6624
> URL: https://issues.apache.org/jira/browse/SOLR-6624
> Project: Solr
> Issue Type: Bug
> Affects Versions: Trunk
> Reporter: Hrishikesh Gadre
> Assignee: Gregory Chanan
> Priority: Trivial
> Labels: Newbie
> Attachments: SweetSpotSimilarityFactory.patch, solr-6624.patch
>
>
> I found spelling mistakes in the Solr java source files viz. recieved instead
> of received.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]