[
https://issues.apache.org/jira/browse/SOLR-4256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13554401#comment-13554401
]
Commit Tag Bot commented on SOLR-4256:
--------------------------------------
[branch_4x commit] Steven Rowe
http://svn.apache.org/viewvc?view=revision&revision=1433664
SOLR-4256: Fix parameter name in javadocs (useWhiteList->useWhitelist) (merged
trunk r1433660)
> The example for solr.TypeTokenFilterFactory uses wrong case for useWhitelist
> parameter - breaks examples
> --------------------------------------------------------------------------------------------------------
>
> Key: SOLR-4256
> URL: https://issues.apache.org/jira/browse/SOLR-4256
> Project: Solr
> Issue Type: Task
> Components: documentation, Schema and Analysis
> Affects Versions: 4.0
> Reporter: Alexandre Rafalovitch
> Priority: Trivial
> Labels: documentation
> Fix For: 4.0.1, 4.1
>
>
> In SOLR-3092, solr.TypeTokenFilterFactory from Lucene has been exposed. One
> of the parameter documented is useWhiteList. However the code uses
> useWhitelist instead (small 'l'). This makes the examples using the boolean
> property set to true not work.
> The documentation and code need to match. It would be also good to include at
> least a basic description of this in the Wiki.
--
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]