Alexandre Rafalovitch created SOLR-4256:
-------------------------------------------
Summary: 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
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]