[
https://issues.apache.org/jira/browse/LUCENE-4789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13582820#comment-13582820
] Commit Tag Bot commented on LUCENE-4789: ---------------------------------------- [branch_4x commit] Steven Rowe http://svn.apache.org/viewvc?view=revision&revision=1448410 LUCENE-4789: fix typos (merge trunk r1448400) > Typos in API documentation > -------------------------- > > Key: LUCENE-4789 > URL: https://issues.apache.org/jira/browse/LUCENE-4789 > Project: Lucene - Core > Issue Type: Bug > Affects Versions: 4.1 > Reporter: Hao Zhong > Assignee: Steve Rowe > Fix For: 4.2, 5.0 > > > http://lucene.apache.org/core/4_1_0/core/org/apache/lucene/analysis/package-summary.html > neccessary->necessary > http://lucene.apache.org/core/4_1_0/core/org/apache/lucene/index/LogMergePolicy.html > exceesd->exceed > http://lucene.apache.org/core/4_1_0/queryparser/serialized-form.html > http://lucene.apache.org/core/4_1_0/queryparser/org/apache/lucene/queryparser/classic/ParseException.html > followng->following > http://lucene.apache.org/core/4_1_0/codecs/org/apache/lucene/codecs/bloom/FuzzySet.html > qccuracy->accuracy > http://lucene.apache.org/core/4_1_0/facet/org/apache/lucene/facet/search/params/FacetRequest.html > methonds->methods > http://lucene.apache.org/core/4_1_0/queryparser/org/apache/lucene/queryparser/flexible/standard/parser/CharStream.html > implemetation->implementation > http://lucene.apache.org/core/4_1_0/core/org/apache/lucene/search/TimeLimitingCollector.html > construcutor->constructor > http://lucene.apache.org/core/4_1_0/core/org/apache/lucene/store/BufferedIndexInput.html > bufer->buffer > http://lucene.apache.org/core/4_1_0/analyzers-kuromoji/org/apache/lucene/analysis/ja/JapaneseIterationMarkCharFilter.html > horizonal->horizontal > http://lucene.apache.org/core/4_1_0/facet/org/apache/lucene/facet/taxonomy/writercache/lru/NameHashIntCacheLRU.html > > cahce->cache > http://lucene.apache.org/core/4_1_0/queryparser/org/apache/lucene/queryparser/flexible/standard/processors/BooleanQuery2ModifierNodeProcessor.html > precidence->precedence > http://lucene.apache.org/core/4_1_0/analyzers-stempel/org/egothor/stemmer/MultiTrie.html > http://lucene.apache.org/core/4_1_0/analyzers-stempel/org/egothor/stemmer/MultiTrie2.html > commmands->commands > Please revise the documentation. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
