You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Commit Tag Bot (JIRA)" <ji...@apache.org> on 2013/01/15 22:38:12 UTC

[jira] [Commented] (SOLR-4256) The example for solr.TypeTokenFilterFactory uses wrong case for useWhitelist parameter - breaks examples

    [ https://issues.apache.org/jira/browse/SOLR-4256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13554389#comment-13554389 ] 

Commit Tag Bot commented on SOLR-4256:
--------------------------------------

[trunk commit] Steven Rowe
http://svn.apache.org/viewvc?view=revision&revision=1433660

SOLR-4256: Fix parameter name in javadocs ("useWhiteList"->"useWhitelist")

                
> 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org